diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-10-06 16:07:17 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2017-10-23 11:44:34 +0000 |
commit | 413355acbcb70074d6861754ad8eb3de0423c417 (patch) | |
tree | 43031f0fddb6ab086009299f6de269ab2299bb59 /docs/testing/developer | |
parent | a5c7a5358ab160f7518798dc977bf85fed32ddb9 (diff) |
Fixing references and layout in the docs
This patchset introduces labels for documentation-internal references
and replaces footnote-style citations with inline hyperlinks.
Additional minor changes for a nicer rendering of bullet lists.
JIRA: DOVETAIL-521
Change-Id: Ic847fc05d546d673dadc7b8efee86fcb688133f5
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/testcaserequirements/index.rst | 4 | ||||
-rw-r--r-- | docs/testing/developer/testscope/index.rst | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/docs/testing/developer/testcaserequirements/index.rst b/docs/testing/developer/testcaserequirements/index.rst index ecb56a5e..daed9181 100644 --- a/docs/testing/developer/testcaserequirements/index.rst +++ b/docs/testing/developer/testcaserequirements/index.rst @@ -2,6 +2,8 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Ericsson AB, and others +.. _dovetail-test_case_requirements: + ========================================================== Compliance Verification Program test case requirements ========================================================== @@ -28,7 +30,7 @@ The following requirements are mandatory for a test to be submitted for consideration in the CVP test suite: - All test cases must be fully documented, in a common format. Please consider - the existing :ref:`dovetail_testspecifications` as examples. + the existing :ref:`dovetail-test_case_specification` as examples. - Clearly identifying the test procedure and expected results / metrics to determine a “pass” or “fail” result. diff --git a/docs/testing/developer/testscope/index.rst b/docs/testing/developer/testscope/index.rst index 5e15055d..218e74c8 100644 --- a/docs/testing/developer/testscope/index.rst +++ b/docs/testing/developer/testscope/index.rst @@ -2,6 +2,8 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) OPNFV +.. _dovetail-test_scope: + ======================================================= Compliance and Verification program accepted test cases ======================================================= |