diff options
author | andrew <andrew.olechtchouk@gmail.com> | 2018-08-09 13:23:59 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-08-09 18:03:05 +0000 |
commit | df50b45e2322d2fb714e5446624d52ba76896970 (patch) | |
tree | 19df4c527e1fcc003bf8d9ccae5ab7a566d039d6 /docs/gettingstarted/writingdocs/index.rst | |
parent | 7d84c16eb64a5bbf1b88e9b52a1122f59d79f643 (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/writingdocs/index.rst')
-rw-r--r-- | docs/gettingstarted/writingdocs/index.rst | 15 |
1 files changed, 8 insertions, 7 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 |