docs: convert plugins doc md->rst
[vpp.git] / docs / gettingstarted / writingdocs / index.rst
index e1ce767..45a746d 100644 (file)
@@ -1,18 +1,20 @@
 .. _writingdocs:
 
 #########################
-Writing VPP Documentation
+Writing Documents
 #########################
 
-.. toctree::
+This section covers the following topics:
 
-  buildingrst
-  gitreview
-  readthedocs
-  styleguide/index.rst
-  styleguidemd/index.rst
-  todo
-  pushingapatch
+* Building VPP Documents
+* Merging FD.io VPP documents and performing a Git review
+* reStructured Text Style Guide that describes different format styles
+* Markdown Style Guide that describes different format styles
 
 
+.. toctree::
+   :maxdepth: 3
 
+   buildingrst
+   styleguide/index.rst
+   styleguidemd/index.rst