docs: cleanup typos on readthrough
[vpp.git] / docs / gettingstarted / writingdocs / styleguide / index.rst
index 79d28c3..240b3a2 100644 (file)
@@ -10,7 +10,7 @@ the Sphinx Markup Constructs used in these documents. The Sphinx style guide can
 For a more detailed list of Sphinx Markup Constructs please refer to:
 `Sphinx Markup Constructs <http://www.sphinx-doc.org/en/stable/markup/index.html>`_
 
-This document is also an example of a directory structure for a document that spans mutliple pages.
+This document is also an example of a directory structure for a document that spans multiple pages.
 Notice we have the file **index.rst** and the then documents that are referenced in index.rst. The
 referenced documents are shown at the bottom of this page.
 
@@ -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