diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-05-29 14:08:14 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-05-29 14:14:05 +0200 |
commit | 42a4bc6d587ae5c980632de0e0805aecd0456235 (patch) | |
tree | ab490e143cf8fe46a7793d0344c788fe0a1a2454 /docs/api/apidoc | |
parent | ac816628995c1e017f12ba23435ae07d24ceecac (diff) |
Move api out of the docs directory
The docs directory can only contain static documentation.
All generated html files should be pushed as artifacts at the end of
functest-verify-master.
Change-Id: I17aeab5687b9eb0c7aaf21cbc6b41e8f321c2e63
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/api/apidoc')
-rw-r--r-- | docs/api/apidoc/functest.core.feature.rst | 7 | ||||
-rw-r--r-- | docs/api/apidoc/functest.core.rst | 18 | ||||
-rw-r--r-- | docs/api/apidoc/functest.core.testcase.rst | 7 | ||||
-rw-r--r-- | docs/api/apidoc/functest.core.unit.rst | 7 | ||||
-rw-r--r-- | docs/api/apidoc/functest.core.vnf.rst | 7 | ||||
-rw-r--r-- | docs/api/apidoc/functest.opnfv_tests.rst | 14 | ||||
-rw-r--r-- | docs/api/apidoc/functest.opnfv_tests.sdn.odl.odl.rst | 7 | ||||
-rw-r--r-- | docs/api/apidoc/functest.opnfv_tests.sdn.odl.rst | 15 | ||||
-rw-r--r-- | docs/api/apidoc/functest.opnfv_tests.sdn.rst | 14 | ||||
-rw-r--r-- | docs/api/apidoc/functest.rst | 15 | ||||
-rw-r--r-- | docs/api/apidoc/modules.rst | 7 |
11 files changed, 0 insertions, 118 deletions
diff --git a/docs/api/apidoc/functest.core.feature.rst b/docs/api/apidoc/functest.core.feature.rst deleted file mode 100644 index a80e38daa..000000000 --- a/docs/api/apidoc/functest.core.feature.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest.core.feature module -============================ - -.. automodule:: functest.core.feature - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/api/apidoc/functest.core.rst b/docs/api/apidoc/functest.core.rst deleted file mode 100644 index 55c795be0..000000000 --- a/docs/api/apidoc/functest.core.rst +++ /dev/null @@ -1,18 +0,0 @@ -functest.core package -===================== - -.. automodule:: functest.core - :members: - :undoc-members: - :show-inheritance: - -Submodules ----------- - -.. toctree:: - - functest.core.feature - functest.core.testcase - functest.core.vnf - functest.core.unit - diff --git a/docs/api/apidoc/functest.core.testcase.rst b/docs/api/apidoc/functest.core.testcase.rst deleted file mode 100644 index 2f947a1bf..000000000 --- a/docs/api/apidoc/functest.core.testcase.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest.core.testcase module -============================= - -.. automodule:: functest.core.testcase - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/api/apidoc/functest.core.unit.rst b/docs/api/apidoc/functest.core.unit.rst deleted file mode 100644 index 5dd6880ed..000000000 --- a/docs/api/apidoc/functest.core.unit.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest.core.unit module -========================= - -.. automodule:: functest.core.unit - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/api/apidoc/functest.core.vnf.rst b/docs/api/apidoc/functest.core.vnf.rst deleted file mode 100644 index 9fd6b375c..000000000 --- a/docs/api/apidoc/functest.core.vnf.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest.core.vnf module -======================== - -.. automodule:: functest.core.vnf - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/api/apidoc/functest.opnfv_tests.rst b/docs/api/apidoc/functest.opnfv_tests.rst deleted file mode 100644 index 52c2d4598..000000000 --- a/docs/api/apidoc/functest.opnfv_tests.rst +++ /dev/null @@ -1,14 +0,0 @@ -functest.opnfv_tests package -============================ - -.. automodule:: functest.opnfv_tests - :members: - :undoc-members: - :show-inheritance: - -Subpackages ------------ - -.. toctree:: - - functest.opnfv_tests.sdn diff --git a/docs/api/apidoc/functest.opnfv_tests.sdn.odl.odl.rst b/docs/api/apidoc/functest.opnfv_tests.sdn.odl.odl.rst deleted file mode 100644 index e6f8c7367..000000000 --- a/docs/api/apidoc/functest.opnfv_tests.sdn.odl.odl.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest.opnfv_tests.sdn.odl.odl module -======================================= - -.. automodule:: functest.opnfv_tests.sdn.odl.odl - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/api/apidoc/functest.opnfv_tests.sdn.odl.rst b/docs/api/apidoc/functest.opnfv_tests.sdn.odl.rst deleted file mode 100644 index 60659a1e3..000000000 --- a/docs/api/apidoc/functest.opnfv_tests.sdn.odl.rst +++ /dev/null @@ -1,15 +0,0 @@ -functest.opnfv_tests.sdn.odl package -==================================== - -.. automodule:: functest.opnfv_tests.sdn.odl - :members: - :undoc-members: - :show-inheritance: - -Submodules ----------- - -.. toctree:: - - functest.opnfv_tests.sdn.odl.odl - diff --git a/docs/api/apidoc/functest.opnfv_tests.sdn.rst b/docs/api/apidoc/functest.opnfv_tests.sdn.rst deleted file mode 100644 index ca8ae77da..000000000 --- a/docs/api/apidoc/functest.opnfv_tests.sdn.rst +++ /dev/null @@ -1,14 +0,0 @@ -functest.opnfv_tests.sdn package -================================ - -.. automodule:: functest.opnfv_tests.sdn - :members: - :undoc-members: - :show-inheritance: - -Subpackages ------------ - -.. toctree:: - - functest.opnfv_tests.sdn.odl diff --git a/docs/api/apidoc/functest.rst b/docs/api/apidoc/functest.rst deleted file mode 100644 index 63860f8f3..000000000 --- a/docs/api/apidoc/functest.rst +++ /dev/null @@ -1,15 +0,0 @@ -functest package -================ - -.. automodule:: functest - :members: - :undoc-members: - :show-inheritance: - -Subpackages ------------ - -.. toctree:: - - functest.core - functest.opnfv_tests diff --git a/docs/api/apidoc/modules.rst b/docs/api/apidoc/modules.rst deleted file mode 100644 index b8f33304a..000000000 --- a/docs/api/apidoc/modules.rst +++ /dev/null @@ -1,7 +0,0 @@ -functest -======== - -.. toctree:: - :maxdepth: 4 - - functest |