2eb59a09ff
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>
16 lines
499 B
ReStructuredText
16 lines
499 B
ReStructuredText
.. _api_ref:
|
|
|
|
*******************************
|
|
Ryu API Reference
|
|
*******************************
|
|
|
|
.. XXX list all members explicitly to workaround a sphinx bug
|
|
.. XXX https://bitbucket.org/birkenfeld/sphinx/issue/1362
|
|
|
|
.. py:currentmodule:: ryu.base.app_manager
|
|
.. autoclass:: ryu.base.app_manager.RyuApp
|
|
:members: OFP_VERSIONS,_CONTEXTS,_EVENTS,close,context_iteritems,reply_to_request,send_event,send_event_to_observers,send_request,start
|
|
|
|
.. autoclass:: ryu.controller.dpset.DPSet
|
|
:members:
|