summaryrefslogtreecommitdiffhomepage
path: root/doc/source/developing.rst
diff options
context:
space:
mode:
authorYoshihiro Kaneko <ykaneko0929@gmail.com>2014-05-27 19:07:47 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-05-27 20:24:50 +0900
commit2eb59a09ff65fad43fa8b276a1dae6d2e6007d2e (patch)
treeae9214954e3e801ded5d94c75ae76a884f5b027a /doc/source/developing.rst
parent25e19df6144a454dd4a8f44b22d55155048c0c75 (diff)
doc: add components page
port from wiki. dummy quantumclient is necessary to import ryu.app.quantum_adapter by sphinx.ext.autodoc. Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Diffstat (limited to 'doc/source/developing.rst')
-rw-r--r--doc/source/developing.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/developing.rst b/doc/source/developing.rst
index d62dacf9..2e416744 100644
--- a/doc/source/developing.rst
+++ b/doc/source/developing.rst
@@ -6,6 +6,7 @@ Writing Your Ryu Application
:maxdepth: 2
writing_ryu_app.rst
+ components.rst
ryu_app_api.rst
library.rst
ofproto_ref.rst