From f847eb857238315247ad3d074f77eacb12fae310 Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Fri, 17 Jun 2016 10:38:33 -0700 Subject: Additional placeholders for documentation Change-Id: I2c70158e6af205d511731d73b8c97e6117973daa Signed-off-by: Ulas Kozat --- docs/manuals/index.rst | 28 ++++++++++++++++++++++++++++ docs/manuals/usingwithheat.rst | 13 +++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 docs/manuals/index.rst create mode 100644 docs/manuals/usingwithheat.rst (limited to 'docs/manuals') diff --git a/docs/manuals/index.rst b/docs/manuals/index.rst new file mode 100644 index 0000000..e0554b6 --- /dev/null +++ b/docs/manuals/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 + +Domino Manuals +============== + +Contents: + +.. toctree:: + :numbered: + :maxdepth: 2 + + usingwithheat.rst + +Indices and tables +================== + +* :ref:`search` + +Revision: _sha1_ + +Build date: |today| diff --git a/docs/manuals/usingwithheat.rst b/docs/manuals/usingwithheat.rst new file mode 100644 index 0000000..df3efdb --- /dev/null +++ b/docs/manuals/usingwithheat.rst @@ -0,0 +1,13 @@ +.. 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 +| +| +Usign Domino Client in a Heat Site +================================== -- cgit 1.2.3-korg