diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-17 11:00:25 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-17 13:41:59 +0200 |
commit | e25353028bae6c9d4214935318f58165beae4b08 (patch) | |
tree | 48c6dbb486b048ae914e89417b6782eb8800590c /docs/testing/user/userguide/runfunctest.rst | |
parent | 78c50fc202d616afa22f6ec05ca9f51e6a02ad2e (diff) |
Move LF doc files into a new dir
rtd forces conf.py to be in the root dir.
Then it moves all LF files into a dedicated dir and reverts rtd
config.py.
Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0d0f0d5e5f18cbb91c0119b16e737815a7756277)
Diffstat (limited to 'docs/testing/user/userguide/runfunctest.rst')
-rw-r--r-- | docs/testing/user/userguide/runfunctest.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/runfunctest.rst b/docs/testing/user/userguide/runfunctest.rst index d7d7afaf1..aea8c02b7 100644 --- a/docs/testing/user/userguide/runfunctest.rst +++ b/docs/testing/user/userguide/runfunctest.rst @@ -111,4 +111,4 @@ In OPNFV CI we collect all the results from CI. A test API shall be available as well as a test database `[16]`_. -.. _`[16]`: http://testresults.opnfv.org/test/#/ +.. _`[16]`: http://testresults.opnfv.org/test/ |