diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-18 08:56:58 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-18 09:32:24 +0200 |
commit | 90080307c68683f352be2cad48c8371c746d4788 (patch) | |
tree | 11a3cea46b40df8deb09057ec99eb0109a15652b /api/apidoc/functest.opnfv_tests.vnf.rst | |
parent | 20ee61db8d38bf12127afd12e34ac601d36b3ff5 (diff) |
Generate API doc rst files
It also fixes few docstrings
Change-Id: I10bae7b7fab40edd931dd55ab8859946e3b38a71
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'api/apidoc/functest.opnfv_tests.vnf.rst')
-rw-r--r-- | api/apidoc/functest.opnfv_tests.vnf.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/api/apidoc/functest.opnfv_tests.vnf.rst b/api/apidoc/functest.opnfv_tests.vnf.rst new file mode 100644 index 000000000..07eb49003 --- /dev/null +++ b/api/apidoc/functest.opnfv_tests.vnf.rst @@ -0,0 +1,19 @@ +functest.opnfv\_tests.vnf package +================================= + +Subpackages +----------- + +.. toctree:: + + functest.opnfv_tests.vnf.epc + functest.opnfv_tests.vnf.ims + functest.opnfv_tests.vnf.router + +Module contents +--------------- + +.. automodule:: functest.opnfv_tests.vnf + :members: + :undoc-members: + :show-inheritance: |