diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/library_bgp_speaker_ref.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/library_bgp_speaker_ref.rst b/doc/source/library_bgp_speaker_ref.rst index 493f322e..aa2e9f55 100644 --- a/doc/source/library_bgp_speaker_ref.rst +++ b/doc/source/library_bgp_speaker_ref.rst @@ -10,3 +10,6 @@ BGPSpeaker class .. autoclass:: ryu.services.protocols.bgp.bgpspeaker.EventPrefix :members: + +.. autoclass:: ryu.services.protocols.bgp.bgpspeaker.PrefixList + :members: |