From 495b8834495ee62df2a3a9d9800a05be147d6a8f Mon Sep 17 00:00:00 2001 From: Mees van der Wijk Date: Thu, 14 Aug 2025 18:30:26 +0200 Subject: [PATCH] Updated sidebar --- _Sidebar.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index ce10101..302adc7 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -23,11 +23,11 @@ ## [ModuleServerAPI](./ModuleServerAPIIntroduction) - [Introduction](./ModuleServerAPIIntroduction) -- [ModuleServerAPI Specification](./ModuleServerAPI) +- [Documentation](./ModuleServerAPI) - [Client](./ModuleServerAPIClient) - [Property](./ModuleServerAPIProperty) -- [GameLib Introduction](./ModuleServerAPIGameLibIntroduction.md) - - [GameLib Specification](./ModuleServerAPIGameLib) +- [GameLib](./ModuleServerAPIGameLibIntroduction.md) + - [Documentation](./ModuleServerAPIGameLib) - [Room](./ModuleServerAPIGameLibRoom) - [Game](./ModuleServerAPIGameLibGame) - [GamePlayer](./ModuleServerAPIGameLibGamePlayer) @@ -43,7 +43,7 @@ ## [ModuleClientAPI](./ModuleClientAPIIntroduction) - [Introduction](./ModuleClientAPIIntroduction) -- [ModuleClientAPI Specification](./ModuleClientAPI) +- [Documentation](./ModuleClientAPI) - [User](./ModuleClientAPIUser) - [Neighbor](./ModuleClientAPINeighbor) - [Neighbor Results](./ModuleClientAPINeighborResults)