diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-01 09:24:49 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-06-01 09:24:49 -0700 |
commit | 1dc82a4c890514d2937957f62de884b4e17c5abd (patch) | |
tree | f85d3dda198582f56867086adf2e5fee295d1714 | |
parent | ba0d2a3caab1de4d20ff4f43318d9b24732e33cf (diff) |
removed example how-to-use-docs folder
Change-Id: Id7b0f51ef568359d0f3f03ba8bb647fcbed39d30
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
-rw-r--r-- | docs/userguide/.api-documentation.rst.swp | bin | 0 -> 12288 bytes | |||
-rw-r--r-- | docs/userguide/.index.rst.swp | bin | 0 -> 12288 bytes | |||
-rw-r--r-- | docs/userguide/api-documentation.rst | 22 | ||||
-rw-r--r-- | docs/userguide/index.rst | 28 |
4 files changed, 50 insertions, 0 deletions
diff --git a/docs/userguide/.api-documentation.rst.swp b/docs/userguide/.api-documentation.rst.swp Binary files differnew file mode 100644 index 0000000..3f3e66e --- /dev/null +++ b/docs/userguide/.api-documentation.rst.swp diff --git a/docs/userguide/.index.rst.swp b/docs/userguide/.index.rst.swp Binary files differnew file mode 100644 index 0000000..18b4530 --- /dev/null +++ b/docs/userguide/.index.rst.swp diff --git a/docs/userguide/api-documentation.rst b/docs/userguide/api-documentation.rst new file mode 100644 index 0000000..df922da --- /dev/null +++ b/docs/userguide/api-documentation.rst @@ -0,0 +1,22 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. image:: ../etc/opnfv-logo.png + :height: 40 + :width: 200 + :alt: OPNFV + :align: left +.. these two pipes are to seperate the logo from the first title +| +| +Using domino-cli Client +========================== + + +Using interactive CLI mode +========================== + + + +Revision: _sha1_ + +Build date: |today| diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst new file mode 100644 index 0000000..5f87ae5 --- /dev/null +++ b/docs/userguide/index.rst @@ -0,0 +1,28 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. image:: ../etc/opnfv-logo.png + :height: 40 + :width: 200 + :alt: OPNFV + :align: left + +Example Documentation table of contents +======================================= + +Contents: + +.. toctree:: + :numbered: + :maxdepth: 4 + + api-documentation.rst + +Indices and tables +================== + +* :ref:`search` + +Revision: _sha1_ + +Build date: |today| |