summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/writingdocs
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gettingstarted/writingdocs')
-rw-r--r--docs/gettingstarted/writingdocs/index.rst15
-rw-r--r--docs/gettingstarted/writingdocs/styleguide/index.rst13
-rw-r--r--docs/gettingstarted/writingdocs/styleguidemd/index.rst7
3 files changed, 19 insertions, 16 deletions
diff --git a/docs/gettingstarted/writingdocs/index.rst b/docs/gettingstarted/writingdocs/index.rst
index 1361c422af7..89245ef28d1 100644
--- a/docs/gettingstarted/writingdocs/index.rst
+++ b/docs/gettingstarted/writingdocs/index.rst
@@ -14,11 +14,12 @@ This section covers the following topics:
.. toctree::
+ :maxdepth: 2
- buildingrst
- gitreview
- readthedocs
- styleguide/index.rst
- styleguidemd/index.rst
- todo
- pushingapatch
+ buildingrst
+ gitreview
+ readthedocs
+ styleguide/index.rst
+ styleguidemd/index.rst
+ todo
+ pushingapatch
diff --git a/docs/gettingstarted/writingdocs/styleguide/index.rst b/docs/gettingstarted/writingdocs/styleguide/index.rst
index 79d28c37493..443476f83b6 100644
--- a/docs/gettingstarted/writingdocs/styleguide/index.rst
+++ b/docs/gettingstarted/writingdocs/styleguide/index.rst
@@ -21,10 +21,11 @@ A **Table of Contents** structure is shown below. Using **toctree** in this way
in a nicely in the generated documents.
.. toctree::
+ :maxdepth: 2
- styleguide.rst
- styleguide02.rst
- styleguide02table.rst
- styleguide03.rst
- styleguide04.rst
- styleguide05.rst
+ styleguide.rst
+ styleguide02.rst
+ styleguide02table.rst
+ styleguide03.rst
+ styleguide04.rst
+ styleguide05.rst
diff --git a/docs/gettingstarted/writingdocs/styleguidemd/index.rst b/docs/gettingstarted/writingdocs/styleguidemd/index.rst
index 5bafb4d1512..f9dfbeb2dbb 100644
--- a/docs/gettingstarted/writingdocs/styleguidemd/index.rst
+++ b/docs/gettingstarted/writingdocs/styleguidemd/index.rst
@@ -9,7 +9,8 @@ written in Markdown. This chapter describes some constructs used to write these
For a more detailed description of Markdown refer to `Markdown Wikipedia <https://en.wikipedia.org/wiki/Markdown>`_
.. toctree::
+ :maxdepth: 2
- styleguide.md
- styleguide02.md
- styleguide03.md
+ styleguide.md
+ styleguide02.md
+ styleguide03.md