Conform with LFN doc rules 23/62523/6
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 16:43:39 +0000 (12:43 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 14 Oct 2018 06:46:54 +0000 (08:46 +0200)
commit1a22e73c850c450305764c784c86dbc067e65dae
treee7518b7d3a3b720fc1961d0183b9fd49fe564bed
parentd0d471502ff7b5dfabf4a2ede79782c5708a463c
Conform with LFN doc rules

It hugely hacks docs to move away from submodules.
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

It removes intern reports which can't be integrated in this new model.
All wrong links now deteted are updated.

Change-Id: I9dbebeed041d2e104e3b8e73483f656ba0ef5bb9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
24 files changed:
.gitignore
docs/_static/favicon.ico [new file with mode: 0644]
docs/_static/logo.png [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/release/release-notes/functest-release.rst
docs/release/release-notes/index.rst
docs/testing/developer/devguide/index.rst
docs/testing/developer/internship/security_group/conf.py [deleted file]
docs/testing/developer/internship/security_group/index.rst [deleted file]
docs/testing/developer/internship/testapi_evolution/conf.py [deleted file]
docs/testing/developer/internship/testapi_evolution/index.rst [deleted file]
docs/testing/developer/internship/unit_tests/conf.py [deleted file]
docs/testing/developer/internship/unit_tests/index.rst [deleted file]
docs/testing/developer/internship/vnf_catalog/conf.py [deleted file]
docs/testing/developer/internship/vnf_catalog/index.rst [deleted file]
docs/testing/user/configguide/ci.rst
docs/testing/user/configguide/index.rst
docs/testing/user/userguide/index.rst
docs/testing/user/userguide/test_overview.rst
setup.cfg
test-requirements.txt
tox.ini