diff --git a/docs/architecture/index.rst b/docs/architecture/index.rst index 4e7b044..d96f4aa 100644 --- a/docs/architecture/index.rst +++ b/docs/architecture/index.rst @@ -1,11 +1,9 @@ Architecture ============ .. toctree:: :maxdepth: 2 - :caption: Contents: :titlesonly: - :hidden: ../architecture ../mirror diff --git a/docs/contributing/index.rst b/docs/contributing/index.rst index e3d9ec6..87cc161 100644 --- a/docs/contributing/index.rst +++ b/docs/contributing/index.rst @@ -1,14 +1,12 @@ Contributing ============ .. toctree:: :maxdepth: 2 - :caption: Contents: :titlesonly: - :hidden: phabricator code-review python-style-guide git-style-guide sphinx diff --git a/docs/getting-started-index.rst b/docs/getting-started-index.rst index 9bfe9c7..754ce1e 100644 --- a/docs/getting-started-index.rst +++ b/docs/getting-started-index.rst @@ -1,14 +1,12 @@ Getting started =============== .. this index file is used to force a hierarchy in the toctree, even though these two files are in the same directory .. toctree:: :maxdepth: 2 - :caption: Contents: :titlesonly: - :hidden: getting-started developer-setup diff --git a/docs/tutorials/index.rst b/docs/tutorials/index.rst index e857afe..62186fc 100644 --- a/docs/tutorials/index.rst +++ b/docs/tutorials/index.rst @@ -1,13 +1,11 @@ Tutorials ========= .. keep this in sync with the 'Tutorials' section in swh-docs/docs/index.rst .. toctree:: :maxdepth: 2 - :caption: Contents: :titlesonly: - :hidden: testing issue-debugging-monitoring