summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_control_plane/doc_stl/api/profile_code.rst')
-rwxr-xr-xscripts/automation/trex_control_plane/doc_stl/api/profile_code.rst6
1 files changed, 4 insertions, 2 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 335105f1..8a0d7a2a 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
@@ -88,7 +88,8 @@ STLProfile snippet
.. code-block:: python
- :caption: STLProfile Example1
+
+ # STLProfile Example1
size = self.fsize - 4; # no FCS
@@ -119,7 +120,8 @@ STLProfile snippet
.. code-block:: python
- :caption: STLProfile Example2
+
+ # STLProfile Example2
class STLS1(object):