diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-18 12:43:39 -0400 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-15 20:44:16 +0200 |
commit | 68d82378787544cac8886bd719b9ada2765e24cb (patch) | |
tree | 21ec022ee056460c31eaf340e60685ce1dc64120 /test-requirements.txt | |
parent | d637015eda28dae97e1c521327d0a05e62ee977a (diff) |
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)
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index af8a25e3b..5dcc8dd9a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,3 +12,5 @@ yamllint doc8>=0.6.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 nosehtmloutput>=0.0.3 # Apache-2.0 +lfdocs-conf +sphinx-opnfv-theme |