diff options
Diffstat (limited to 'docs/source/index.rst')
| -rw-r--r-- | docs/source/index.rst | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst index 49bf7ce..499b8fd 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,4 +1,17 @@ -Docs Template +FAQ ============= -This is a template for documentation projects.
\ No newline at end of file +This is a template for documentation projects. + +.. toctree:: + :hidden: + + about/glossary + about/contributing + about/license + +.. toctree:: + :maxdepth: 2 + :caption: Contents + + contents/index
\ No newline at end of file |
