From 2eb59a09ff65fad43fa8b276a1dae6d2e6007d2e Mon Sep 17 00:00:00 2001 From: Yoshihiro Kaneko Date: Tue, 27 May 2014 19:07:47 +0900 Subject: 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 --- doc/source/quantumclient/v2_0/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/source/quantumclient/v2_0/__init__.py (limited to 'doc/source/quantumclient/v2_0/__init__.py') diff --git a/doc/source/quantumclient/v2_0/__init__.py b/doc/source/quantumclient/v2_0/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3