From b86b42713a1fbfb1929bd5019aed7e5275b78d64 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Thu, 24 Aug 2017 12:18:43 -0400 Subject: Add dcae-cli and component-json-schemas projects Change-Id: I2d920da7902bb5c1faf3d66173d62c942e9a19e9 Issue-Id: DCAEGEN2-50 Signed-off-by: Michael Hwang --- dcae-cli/docs/source/index.rst | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dcae-cli/docs/source/index.rst (limited to 'dcae-cli/docs/source/index.rst') diff --git a/dcae-cli/docs/source/index.rst b/dcae-cli/docs/source/index.rst new file mode 100644 index 0000000..2f99c20 --- /dev/null +++ b/dcae-cli/docs/source/index.rst @@ -0,0 +1,25 @@ +.. dcae_cli documentation master file, created by + sphinx-quickstart on Tue Dec 13 14:16:27 2016. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to dcae_cli's documentation! +==================================== + +Contents: + +.. toctree:: + :maxdepth: 1 + + cli_usage + apidoc/dcae_cli + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + -- cgit 1.2.3-korg