diff options
Diffstat (limited to 'docs/gettingstarted/writingdocs/index.rst')
-rw-r--r-- | docs/gettingstarted/writingdocs/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/gettingstarted/writingdocs/index.rst b/docs/gettingstarted/writingdocs/index.rst new file mode 100644 index 00000000000..e1ce767e40e --- /dev/null +++ b/docs/gettingstarted/writingdocs/index.rst @@ -0,0 +1,18 @@ +.. _writingdocs: + +######################### +Writing VPP Documentation +######################### + +.. toctree:: + + buildingrst + gitreview + readthedocs + styleguide/index.rst + styleguidemd/index.rst + todo + pushingapatch + + + |