From 1c1ed02c664e73e344e8f2cd982f8e6e57100641 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 19 Nov 2022 01:48:49 +0100 Subject: [PATCH] Trigger doc build --- docs/source/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index e8950126c8..7c81d0ea98 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -16,9 +16,9 @@ This is the manual of [Evennia](https://www.evennia.com), the open source Python - [Evennia Introduction](./Evennia-Introduction.md) - [How to contribute and get help](./Contributing.md) -## Setup +## Setup -- [Installation](Setup/Installation.md) +- [Installation](Setup/Installation.md) - [Starting, Stopping and Reloading](Setup/Start-Stop-Reload.md) - how to manage the Evennia server - [Configurations](Setup/Setup-Overview.md) - how to run, maintain and release @@ -35,7 +35,7 @@ This is the manual of [Evennia](https://www.evennia.com), the open source Python - [Default Commands](Components/Default-Commands.md) - list of game commands included out of the box - [Coding](Coding/Coding-Overview.md) - coding and development hints and resources -## Contributions and Info +## Contributions and Info - [Contribs](Contribs/Contribs-Overview.md) - game-specific code and snippets to use for your game - [How to contribute to these docs](./Contributing-Docs.md) - if you want to help out @@ -46,7 +46,7 @@ This is the manual of [Evennia](https://www.evennia.com), the open source Python ## All Sections -
+
Click here to expand the full list of Documentation sections.