diff options
Diffstat (limited to 'docs/source/index.rst')
-rw-r--r-- | docs/source/index.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index b994f13..7de2907 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,8 +3,8 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to Gasp Example's documentation! -======================================== +Welcome to forstio's documentation! +=================================== .. toctree:: :hidden: @@ -16,6 +16,13 @@ Welcome to Gasp Example's documentation! .. toctree:: :hidden: :maxdepth: 2 + :caption: Core + + core/introduction + +.. toctree:: + :hidden: + :maxdepth: 2 :caption: API Reference c_api/index |