diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3f8672b..02ff8eb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,23 +1,15 @@ -.. python-gitlab documentation master file, created by - sphinx-quickstart on Mon Dec 8 15:17:39 2014. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to python-gitlab's documentation! -========================================= - -Contents: +.. include:: ../README.rst .. toctree:: - :maxdepth: 2 + :caption: Table of Contents + :hidden: - install cli-usage api-usage - faq api-objects api/gitlab cli-objects + faq changelog release-notes |