From 10649b3ce07bbb3144d196c403d8c1fa65ddf116 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Mon, 22 May 2017 09:35:17 +0200 Subject: CSIT-612 Report: Minimization of hand-crafted content. - replace dynamic text content and links by variables. Change-Id: I1a7ec371fc80af3c9dd416bf91dd2c639097cf1e Signed-off-by: Peter Mikus --- docs/report/vpp_unit_tests/documentation.rst | 2 +- docs/report/vpp_unit_tests/overview.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/report/vpp_unit_tests') diff --git a/docs/report/vpp_unit_tests/documentation.rst b/docs/report/vpp_unit_tests/documentation.rst index 6a8ed89a6d..304db1121b 100644 --- a/docs/report/vpp_unit_tests/documentation.rst +++ b/docs/report/vpp_unit_tests/documentation.rst @@ -3,4 +3,4 @@ Documentation For complete description of the VPP Test Framework including anatomy of a test case and detailed documentation of existing VPP unit test cases please refer -to the `VPP test framework documentation `_. +to the `VPP test framework documentation`_. diff --git a/docs/report/vpp_unit_tests/overview.rst b/docs/report/vpp_unit_tests/overview.rst index 4ef50f53c0..c9808833f6 100644 --- a/docs/report/vpp_unit_tests/overview.rst +++ b/docs/report/vpp_unit_tests/overview.rst @@ -5,7 +5,7 @@ Overview This section includes an abbreviated version of the VPP Test Framework overview maintained within the VPP project. Complete overview can be found - in `VPP test framework documentation `_. + in `VPP test framework documentation`_. VPP Unit Test Framework ----------------------- @@ -27,7 +27,7 @@ Framework. For complete description of the VPP Test Framework including anatomy of a test case and detailed documentation of existing VPP unit test cases please refer -to the `VPP test framework documentation `_ +to the `VPP test framework documentation`_ Unit Tests Coverage ------------------- -- cgit 1.2.3-korg