summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/interfaces_e.py
blob: 0c2ce5d2d42bea70b61d2d0c8b66fe4c2ad5ae51 (plain)
1
2
3
4
5
6
7
8
#!/router/bin/python

import outer_packages
from enum import Enum


# define the states in which a TRex can hold during its lifetime
IFType = Enum('IFType', 'Client Server All')
ame.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
.. _writingdocs:

#########################
Writing Documents
#########################

This section covers the following topics:

* 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