diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2018-09-06 10:45:01 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2018-09-17 12:30:25 +0200 |
commit | a18e2b0d45c631709e457530f6f9d0b52f552156 (patch) | |
tree | f66ee65b5293d9279270970c1d27f94e8fac7aca /docs/testing/user/reviewerguide | |
parent | 60f1c35c294d5d94a862db348315f8f3b9f870ba (diff) |
Adapting local docs build and remove build warnings
The OPNFV docs project will remove its submodules and enable local docs
builds. This patch prepares the Dovetail repo according to the official
transition guide:
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
This patch also applies syntactical changes which eliminate the sphinx
doc build warnings.
Change-Id: Ief8fd2d1c3e39b232d214a9ab392879ee4a492c8
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'docs/testing/user/reviewerguide')
-rw-r--r-- | docs/testing/user/reviewerguide/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/reviewerguide/index.rst b/docs/testing/user/reviewerguide/index.rst index 25dc2f68..dd9456ce 100644 --- a/docs/testing/user/reviewerguide/index.rst +++ b/docs/testing/user/reviewerguide/index.rst @@ -155,7 +155,7 @@ The bottlenecks log must contain the 'SUCCESS' result as shown in following exam Functest logs opens an html page that lists all test cases as shown in figure 7. All test cases must have run successfuly. -.. image:: images/ovp_log_functest_image.png +.. image:: images/ovp_log_files_functest_image.png :align: center :scale: 100% |