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/functest.core.feature.rst | |
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/functest.core.feature.rst')
-rw-r--r-- | docs/api/apidoc/functest.core.feature.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/api/apidoc/functest.core.feature.rst b/docs/api/apidoc/functest.core.feature.rst deleted file mode 100644 index a80e38da..00000000 --- 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: |