Conform with LFN doc rules 39/63539/1
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 16:43:39 +0000 (12:43 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 15 Oct 2018 18:44:16 +0000 (20:44 +0200)
commit68d82378787544cac8886bd719b9ada2765e24cb
tree21ec022ee056460c31eaf340e60685ce1dc64120
parentd637015eda28dae97e1c521327d0a05e62ee977a
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>
(cherry picked from commit 1a22e73c850c450305764c784c86dbc067e65dae)
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