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/configguide/featureconfig.rst | 22 ++++++++++++++++++++++ docs/configguide/index.rst | 28 ++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 docs/configguide/featureconfig.rst create mode 100644 docs/configguide/index.rst (limited to 'docs/configguide') diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst new file mode 100644 index 0000000..b6ac974 --- /dev/null +++ b/docs/configguide/featureconfig.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 +| +| +Domino Configuration +==================== + +Domino Server +------------- + +Domino Client +------------- + +Domino CLI Utility +------------------ diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst new file mode 100644 index 0000000..b192ffa --- /dev/null +++ b/docs/configguide/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 Configuration Guide +========================== + +Contents: + +.. toctree:: + :numbered: + :maxdepth: 2 + + featureconfig.rst + +Indices and tables +================== + +* :ref:`search` + +Revision: _sha1_ + +Build date: |today| -- cgit 1.2.3-korg