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 11:02:25 +0200 |
commit | 0d0f0d5e5f18cbb91c0119b16e737815a7756277 (patch) | |
tree | 36d38965bccac6f70007659d1200b8064ff471ae /docs/testing | |
parent | a4990a60c9b8e499e698fab28f9368816e50c6f7 (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>
Diffstat (limited to 'docs/testing')
-rw-r--r-- | docs/testing/user/userguide/index.rst | 2 | ||||
-rw-r--r-- | docs/testing/user/userguide/runfunctest.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 1bb67e2b7..988658747 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -68,7 +68,7 @@ IRC support chan: #opnfv-functest .. _`[13]`: https://wiki.opnfv.org/display/PROJ/SNAPS-OO .. _`[14]`: https://github.com/oolorg/opnfv-functest-vrouter .. _`[15]`: https://aptira.com/testing-openstack-tempest-part-1/ -.. _`[16]`: http://testresults.opnfv.org/test/#/ +.. _`[16]`: http://testresults.opnfv.org/test/ .. _`OPNFV main site`: http://www.opnfv.org .. _`Functest page`: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing .. _`OpenRC`: http://docs.openstack.org/user-guide/common/cli_set_environment_variables_using_openstack_rc.html 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/ |