diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/library_packet_ref.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/source/library_packet_ref.rst b/doc/source/library_packet_ref.rst index c48310e6..f44811ca 100644 --- a/doc/source/library_packet_ref.rst +++ b/doc/source/library_packet_ref.rst @@ -71,11 +71,7 @@ Protocol Header classes .. automodule:: ryu.lib.packet.udp :members: -.. autoclass:: ryu.lib.packet.dhcp.dhcp - :members: -.. autoclass:: ryu.lib.packet.dhcp.options - :members: -.. autoclass:: ryu.lib.packet.dhcp.option +.. automodule:: ryu.lib.packet.dhcp :members: .. autoclass:: ryu.lib.packet.vrrp.vrrp |