From: Ulas Kozat Date: Wed, 1 Jun 2016 16:24:49 +0000 (-0700) Subject: removed example how-to-use-docs folder X-Git-Tag: colorado.1.0~51 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=1dc82a4c890514d2937957f62de884b4e17c5abd;p=domino.git removed example how-to-use-docs folder Change-Id: Id7b0f51ef568359d0f3f03ba8bb647fcbed39d30 Signed-off-by: Ulas Kozat --- diff --git a/docs/userguide/.api-documentation.rst.swp b/docs/userguide/.api-documentation.rst.swp new file mode 100644 index 0000000..3f3e66e Binary files /dev/null and b/docs/userguide/.api-documentation.rst.swp differ diff --git a/docs/userguide/.index.rst.swp b/docs/userguide/.index.rst.swp new file mode 100644 index 0000000..18b4530 Binary files /dev/null and b/docs/userguide/.index.rst.swp differ 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|