aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted
diff options
context:
space:
mode:
authorandrew <andrew.olechtchouk@gmail.com>2018-08-09 13:23:59 -0400
committerDave Barach <openvpp@barachs.net>2018-08-09 18:03:05 +0000
commitdf50b45e2322d2fb714e5446624d52ba76896970 (patch)
tree19df4c527e1fcc003bf8d9ccae5ab7a566d039d6 /docs/gettingstarted
parent7d84c16eb64a5bbf1b88e9b52a1122f59d79f643 (diff)
DOCS: General cleanup (did not move any sections)
Change-Id: I67cc42769661c10d2793f8c6cdb3b232b803d145 Signed-off-by: andrew <andrew.olechtchouk@gmail.com>
Diffstat (limited to 'docs/gettingstarted')
-rw-r--r--docs/gettingstarted/users/installing/index.rst2
-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
4 files changed, 21 insertions, 16 deletions
diff --git a/docs/gettingstarted/users/installing/index.rst b/docs/gettingstarted/users/installing/index.rst
index 6cadae0a314..4a8ac7a6952 100644
--- a/docs/gettingstarted/users/installing/index.rst
+++ b/docs/gettingstarted/users/installing/index.rst
@@ -2,6 +2,8 @@
.. toctree::
+.. _installingVPP:
+
Installing VPP from Packages
==============================
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