blob: 89245ef28d19250cb720a7fbefdec4748efa44e5 [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. _writingdocs:
2
3#########################
4Writing VPP Documentation
5#########################
6
John DeNiscoc64ba6d2018-08-02 15:03:15 -04007This section covers the following topics:
8
9* Building VPP Documents
10* Merging FD.io VPP documents and performing a Git review
11* Using Read the Docs
12* reStructured Text Style Guide that describes different format styles
13* Markdown Style Guide that describes different format styles
14
15
John DeNisco06dcd452018-07-26 12:45:10 -040016.. toctree::
andrewdf50b452018-08-09 13:23:59 -040017 :maxdepth: 2
John DeNisco06dcd452018-07-26 12:45:10 -040018
andrewdf50b452018-08-09 13:23:59 -040019 buildingrst
20 gitreview
21 readthedocs
22 styleguide/index.rst
23 styleguidemd/index.rst
24 todo
25 pushingapatch