mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-08 07:37:11 +02:00
Currently, snort_integrate page is not included into toctree, and it is difficult for user to find this page. This patch adds snort_integrate page into toctree, and removes warnings when building this page. Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
30 lines
633 B
ReStructuredText
30 lines
633 B
ReStructuredText
.. ryu documentation master file, created by
|
|
sphinx-quickstart on Mon Dec 5 15:38:48 2011.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
************************************************
|
|
Welcome to RYU the Network Operating System(NOS)
|
|
************************************************
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
getting_started.rst
|
|
developing.rst
|
|
configuration.rst
|
|
tests.rst
|
|
using_with_openstack.rst
|
|
snort_integrate.rst
|
|
app.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|