From 72130595fe3d99e3dfdbde94e951de00918183f6 Mon Sep 17 00:00:00 2001 From: imarom Date: Wed, 10 Feb 2016 03:53:29 -0500 Subject: packet builder documentation is disabled until we sort things out with the docs --- .../trex_control_plane/doc/packet_generator/index.rst | 3 +-- .../doc/packet_generator/packet_builder_code.bak | 12 ++++++++++++ .../doc/packet_generator/packet_builder_code.rst | 12 ------------ 3 files changed, 13 insertions(+), 14 deletions(-) create mode 100755 scripts/automation/trex_control_plane/doc/packet_generator/packet_builder_code.bak delete mode 100755 scripts/automation/trex_control_plane/doc/packet_generator/packet_builder_code.rst (limited to 'scripts/automation/trex_control_plane/doc/packet_generator') diff --git a/scripts/automation/trex_control_plane/doc/packet_generator/index.rst b/scripts/automation/trex_control_plane/doc/packet_generator/index.rst index ed1d460d..ea9820f7 100755 --- a/scripts/automation/trex_control_plane/doc/packet_generator/index.rst +++ b/scripts/automation/trex_control_plane/doc/packet_generator/index.rst @@ -8,11 +8,10 @@ The packet generator module does extensive usage with `dkpt ` \ No newline at end of file diff --git a/scripts/automation/trex_control_plane/doc/packet_generator/packet_builder_code.rst b/scripts/automation/trex_control_plane/doc/packet_generator/packet_builder_code.rst deleted file mode 100755 index 3a6e8d5f..00000000 --- a/scripts/automation/trex_control_plane/doc/packet_generator/packet_builder_code.rst +++ /dev/null @@ -1,12 +0,0 @@ - -CTRexPktBuilder class ---------------------- - -.. autoclass:: packet_builder.CTRexPktBuilder - :members: - :member-order: bysource - -Packet Builder Exceptions -------------------------- - -For exceptions documentation see here: :exc:`Packet Builder Exceptions ` \ No newline at end of file -- cgit 1.2.3-korg