Adapting local docs build and remove build warnings 29/62429/1
authorGeorg Kunz <georg.kunz@ericsson.com>
Thu, 6 Sep 2018 08:45:01 +0000 (10:45 +0200)
committerDan Xu <xudan16@huawei.com>
Tue, 18 Sep 2018 03:02:17 +0000 (03:02 +0000)
commit16e36edaec487300f1dd154110077d499bf7726e
treef66ee65b5293d9279270970c1d27f94e8fac7aca
parent01aecb7063ca10bb68a454bf3f324ea1f41b958f
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>
(cherry picked from commit a18e2b0d45c631709e457530f6f9d0b52f552156)
19 files changed:
.gitignore
docs/conf.py
docs/conf.yaml [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/release/release-notes/dovetail-release.rst [deleted file]
docs/release/release-notes/index.rst
docs/requirements.txt [new file with mode: 0644]
docs/testing/user/ovpaddendum/exemption-strict-API-validation.rst
docs/testing/user/reviewerguide/index.rst
docs/testing/user/systempreparation/index.rst
docs/testing/user/testspecification/highavailability/index.rst
docs/testing/user/testspecification/index.rst
docs/testing/user/testspecification/stress/index.rst
docs/testing/user/testspecification/tempest_identity_v3/index.rst
docs/testing/user/testspecification/tempest_ipv6/ipv6_api.rst
docs/testing/user/testspecification/tempest_network_scenario/index.rst [moved from docs/testing/user/testspecification/tempest_network/network_scenario.rst with 100% similarity]
docs/testing/user/testspecification/tempest_trunk_ports/index.rst
docs/testing/user/userguide/cli_reference.rst
tox.ini