diff options
Diffstat (limited to 'api/index.rst')
-rw-r--r-- | api/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/api/index.rst b/api/index.rst new file mode 100644 index 000000000..db2234370 --- /dev/null +++ b/api/index.rst @@ -0,0 +1,18 @@ +Welcome to OPNFV Functest's documentation! +========================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + apidoc/modules + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |