bugfix: Blank lines are required to join RST templates 97/9797/1
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 11 Feb 2016 13:57:03 +0000 (13:57 +0000)
committerMartin Klozik <martinx.klozik@intel.com>
Thu, 11 Feb 2016 14:07:09 +0000 (14:07 +0000)
Blank lines are required to correctly join multiple RST templates.
Otherwise their text will be merged into one paragraph and formatting
tags will be ignored.

Change-Id: I6885019f7af2fd2201b9f30496d78200a0432e8e
JIRA: VSPERF-181
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Billy O Mahony <billy.o.mahony@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
tools/report/report_rst.jinja

index 7f513fc..9daa009 100644 (file)
@@ -86,3 +86,7 @@ marked unknown as they are not values retrieved from the external tester
 (traffic generator). They were incorrectly derived in a way that made assumptions
 about packet sizes, as such they have been deprecated from vsperf and marked as
 unknown. They will be resolved in the next release.
+
+.. There must be blank lines around to ensure correct formatting.
+
+