Adapting local docs build and remove build warnings 89/61889/7
authorGeorg Kunz <georg.kunz@ericsson.com>
Thu, 6 Sep 2018 08:45:01 +0000 (10:45 +0200)
committerGeorg Kunz <georg.kunz@ericsson.com>
Mon, 17 Sep 2018 10:30:25 +0000 (12:30 +0200)
commita18e2b0d45c631709e457530f6f9d0b52f552156
treef66ee65b5293d9279270970c1d27f94e8fac7aca
parent60f1c35c294d5d94a862db348315f8f3b9f870ba
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>
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