fix(report): unify .rst section marks 35/37435/2
authorVratko Polak <vrpolak@cisco.com>
Mon, 17 Oct 2022 13:08:16 +0000 (15:08 +0200)
committerTibor Frank <tifrank@cisco.com>
Tue, 18 Oct 2022 08:13:26 +0000 (08:13 +0000)
commit6809aeefd0f2b951cd4861f676ee2dff0df47ff2
treec0edacd0afcb31262f99701e67f0a600a4e07da1
parent4b246a2bf50fd42ec3343dc317e7828d8b0d82da
fix(report): unify .rst section marks

Unify characters marking section levels,
(at least for methodology Vratko contributed to):

Level 0: ==== Do not use, or use for index.rst only.
 (Because git conflicts also create ====.)
Level 1: ^^^^
Level 2: ~~~~
Level 3: ````
Level 4: ____
Level 5: ---- Do not use.
 (Because other documents use this as level 0,
 and it also appears in tables.)

Change-Id: I10813f718b2ee34d1e34c58e62e88353000340e9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
16 files changed:
docs/report/introduction/methodology_autogen.rst
docs/report/introduction/methodology_data_plane_throughput/index.rst
docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst
docs/report/introduction/methodology_data_plane_throughput/methodology_mlrsearch_tests.rst
docs/report/introduction/methodology_data_plane_throughput/methodology_mrr_throughput.rst
docs/report/introduction/methodology_data_plane_throughput/methodology_plrsearch.rst
docs/report/introduction/methodology_dut_state.rst
docs/report/introduction/methodology_nat44.rst
docs/report/introduction/methodology_packet_flow_ordering.rst
docs/report/introduction/methodology_packet_latency.rst
docs/report/introduction/methodology_rca/methodology_perpatch_performance_tests.rst
docs/report/introduction/methodology_reconf.rst
docs/report/introduction/methodology_trending/index.rst
docs/report/introduction/methodology_trending/trend_analysis.rst
docs/report/introduction/methodology_trending/trend_presentation.rst
docs/report/introduction/methodology_trex_traffic_generator.rst