bgp/application: Add note for BGPSpeaker API reference

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
IWASE Yusuke 2018-01-23 09:41:35 +09:00 committed by FUJITA Tomonori
parent 7d0b080e73
commit fa172559c5
1 changed files with 5 additions and 0 deletions

View File

@ -104,6 +104,11 @@ Usage Example::
$ ryu-manager my_bgp_app.py \\
--bgp-app-config-file ryu/services/protocols/bgp/bgp_sample_conf.py
.. note::
For the APIs for ``ryu.services.protocols.bgp.bgpspeaker.BGPSpeaker``,
please refer to :doc:`../library_bgp_speaker_ref`.
API Reference
=============
"""