diff --git a/docs/General/index.rst b/docs/General/index.rst index 93588dbc..5cb5dcdf 100644 --- a/docs/General/index.rst +++ b/docs/General/index.rst @@ -1,12 +1,26 @@ -About -===== +Introduction +============ +.. toctree:: + :maxdepth: 1 + :name: toc-intro + + introduction + +Building +======== +.. toctree:: + :maxdepth: 1 + :name: toc-building + + building + +Contribution +============ .. toctree:: :maxdepth: 1 - :name: toc-tutorial + :name: toc-contribution - introduction - building contribution diff --git a/docs/Tutorial/index.rst b/docs/Tutorial/index.rst index bee15e58..5ac807a0 100644 --- a/docs/Tutorial/index.rst +++ b/docs/Tutorial/index.rst @@ -1,4 +1,4 @@ -About +Tutorials ===== .. toctree:: diff --git a/docs/index.rst b/docs/index.rst index ad517cbe..d2bac33a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,6 +5,11 @@ Welcome to Nuake's documentation! ================================= +Welcome to the offical Nuake documentation website! +Here you will find the most up-to-date documentation regarding the Nuake game engine. +I strongly advise everyone to read up the general section to learn more about the project +before cloning it. + .. toctree:: :maxdepth: 1