
Change-Id: I67cc42769661c10d2793f8c6cdb3b232b803d145 Signed-off-by: andrew <andrew.olechtchouk@gmail.com>
26 lines
528 B
ReStructuredText
26 lines
528 B
ReStructuredText
.. _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::
|
|
:maxdepth: 2
|
|
|
|
buildingrst
|
|
gitreview
|
|
readthedocs
|
|
styleguide/index.rst
|
|
styleguidemd/index.rst
|
|
todo
|
|
pushingapatch
|