doc: fix references in sample apps guide
authorMauricio Vasquez B <mauricio.vasquezbernal@studenti.polito.it>
Thu, 25 Feb 2016 17:02:27 +0000 (18:02 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Mar 2016 20:42:57 +0000 (21:42 +0100)
commit513b07238abf86c796c55d697bc40558583793ef
treef20d04b1943f9d3a4c35642ea9a3f771be77ed26
parent377cd98e0ab68ee8dd3538558d6ec5b3dee1ddce
doc: fix references in sample apps guide

MANY references in the sample applications user guide are wrong because
they are hard-coded and section numbers have changed over the time.
This patch changes thoses references to dynamic ones, in this way if
section numbers change the reference get updated automatically.

Signed-off-by: Mauricio Vasquez B <mauricio.vasquezbernal@studenti.polito.it>
19 files changed:
doc/guides/sample_app_ug/dist_app.rst
doc/guides/sample_app_ug/exception_path.rst
doc/guides/sample_app_ug/intel_quickassist.rst
doc/guides/sample_app_ug/ip_frag.rst
doc/guides/sample_app_ug/ip_reassembly.rst
doc/guides/sample_app_ug/ipv4_multicast.rst
doc/guides/sample_app_ug/keep_alive.rst
doc/guides/sample_app_ug/kernel_nic_interface.rst
doc/guides/sample_app_ug/l2_forward_real_virtual.rst
doc/guides/sample_app_ug/l3_forward.rst
doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
doc/guides/sample_app_ug/l3_forward_power_man.rst
doc/guides/sample_app_ug/l3_forward_virtual.rst
doc/guides/sample_app_ug/link_status_intr.rst
doc/guides/sample_app_ug/multi_process.rst
doc/guides/sample_app_ug/tep_termination.rst
doc/guides/sample_app_ug/vhost.rst
doc/guides/sample_app_ug/vm_power_management.rst
doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst