diff --git a/_Sidebar.md b/_Sidebar.md index c0102e4..0a75a31 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,11 +1,11 @@ -### Getting Started +### [Getting Started](./Home) - [Introduction](./Home) - [Prerequisites](./Prerequisites) - [Setting up server](./ServerSetup) - [Config](./Config) -### Module Development +### [Module Development](./ModuleStructure) - [Module Structure](./ModuleStructure) - [Module.json](./ModuleJSON) @@ -31,8 +31,9 @@ - [Controller](./ModuleClientAPIGameLibController) - [Important Principals](./ModuleClientAPIPrincipals) -### ModuleServerAPI +### [ModuleServerAPI](./ModuleServerAPIIntroduction) +- [Introduction](./ModuleServerAPIIntroduction) - [ModuleServerAPI](./ModuleServerAPI) - [Client](./ModuleServerAPIClient) - [Property](./ModuleServerAPIProperty)