diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-08-27 23:17:57 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-08-27 23:17:57 +0200 |
commit | 8e2c2b42dff66d9896bfc5a8da8ee86cb18e8cb8 (patch) | |
tree | e226183ab4f55ce136b699b0c9f9ef7d6f0c1fa7 | |
parent | 7c94c0e8de23a090bf4530d573d689073f67b15f (diff) |
Shortening headings and testing building of docs
This patch shortens the headings and is used to test if the docs
tool chain builds the right version.
Change-Id: Ibc162be1b46ff787a90510c360881234391c5ba7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
-rw-r--r-- | docs/testing/user/certificationworkflow/index.rst | 6 | ||||
-rw-r--r-- | docs/testing/user/systempreparation/index.rst | 6 | ||||
-rw-r--r-- | docs/testing/user/testspecification/index.rst | 6 | ||||
-rw-r--r-- | docs/testing/user/userguide/index.rst | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/docs/testing/user/certificationworkflow/index.rst b/docs/testing/user/certificationworkflow/index.rst index 59cd8982..8d0c34fd 100644 --- a/docs/testing/user/certificationworkflow/index.rst +++ b/docs/testing/user/certificationworkflow/index.rst @@ -4,9 +4,9 @@ .. _dovetail-certification_workflow: -=============================== -OPNFV Verified Program Workflow -=============================== +============ +OVP Workflow +============ Introduction ============ diff --git a/docs/testing/user/systempreparation/index.rst b/docs/testing/user/systempreparation/index.rst index afc5dc47..4e101146 100644 --- a/docs/testing/user/systempreparation/index.rst +++ b/docs/testing/user/systempreparation/index.rst @@ -5,9 +5,9 @@ .. _dovetail-system_preparation_guide: -=============================================== -OPNFV Verified Program system preparation guide -=============================================== +============================ +OVP System Preparation Guide +============================ This document provides a general guide to hardware system prerequisites and expectations for running OPNFV OVP testing. For detailed guide of diff --git a/docs/testing/user/testspecification/index.rst b/docs/testing/user/testspecification/index.rst index bb369000..d892de12 100644 --- a/docs/testing/user/testspecification/index.rst +++ b/docs/testing/user/testspecification/index.rst @@ -4,9 +4,9 @@ .. _dovetail-test_case_specification: -================================================== -OPNFV Verified Program test specification -================================================== +======================= +OVP Test Specifications +======================= Introduction ============ diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 70f78b5c..355817df 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -4,9 +4,9 @@ .. _dovetail-testing_user_guide: -******************************************************** -OPNFV Verified Program Testing User Guide -******************************************************** +====================== +OVP Testing User Guide +====================== .. toctree:: :maxdepth: 2 |