mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-09 08:07:09 +02:00
Remove OpenStack related documents except using_with_openstack. README of Quantum Ryu plugin refers to it. remove: doc/source/images/* doc/source/openstack.rst doc/source/step_by_step.rst doc/source/internals_l2_isolation.rst modified: doc/source/index.rst remove index of openstack.rst. doc/source/using_with_openstack.rst replace contents with the pointer to the wiki page. Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
26 lines
558 B
ReStructuredText
26 lines
558 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
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|