blob: 1361c422af70188fdd96db82ca2c6a9d96739f34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.. _writingdocs:
#########################
Writing VPP Documentation
#########################
This section covers the following topics:
* Building VPP Documents
* Merging FD.io VPP documents and performing a Git review
* Using Read the Docs
* reStructured Text Style Guide that describes different format styles
* Markdown Style Guide that describes different format styles
.. toctree::
buildingrst
gitreview
readthedocs
styleguide/index.rst
styleguidemd/index.rst
todo
pushingapatch
|