summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc_stl
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-05-18 20:47:14 +0300
committerHanoh Haim <hhaim@cisco.com>2016-05-18 20:47:14 +0300
commit0968caf032d5f7b4d9912f502e133920e96267b5 (patch)
tree8e9213967f940993662fdca0f3119108b33310da /scripts/automation/trex_control_plane/doc_stl
parent3eb2d1338ff801bf307996926394e8d043ced98e (diff)
fix python doc string error
Diffstat (limited to 'scripts/automation/trex_control_plane/doc_stl')
-rwxr-xr-xscripts/automation/trex_control_plane/doc_stl/api/profile_code.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst b/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
index 9afa9df2..335105f1 100755
--- a/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
+++ b/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
@@ -76,6 +76,12 @@ STLStream modes
:members:
:member-order: bysource
+.. autoclass:: trex_stl_lib.trex_stl_streams.STLFlowLatencyStats
+ :members:
+ :member-order: bysource
+
+
+
STLProfile snippet
------------------