Conform with LFN doc rules 37/63537/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:03:26 +0000 (20:03 +0200)
commit1d866c412c5803fed1c8e68a9e763577d3cd83f1
tree8a5150fddcc3d3b6889578cf3b960edf8e1af2cb
parent0a2429d7b44ac366a29e88d96ce602d897230fe2
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