diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2015-11-24 10:46:51 +0100 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2015-11-24 10:46:51 +0100 |
commit | 47881da551e1995ef13d805be94f1e9df9a3577f (patch) | |
tree | 78e9712e4e72fe77b12113cc2f56821bd6f775cb /docs/userguide/index.rst | |
parent | 18140941aa30ef189615367185c63cc761d74bbb (diff) |
JIRA: DOCS64
Adding three test files to establish the cross repository workflow and build out the templates for the Brahmaputra release documents.
Change-Id: I9afdaccfae5e583fdca43789ee65940f83514d34
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst new file mode 100644 index 000000000..581a74b33 --- /dev/null +++ b/docs/userguide/index.rst @@ -0,0 +1,25 @@ +.. OPNFV User Guide documentation master file, created by + sphinx-quickstart on Tue Nov 24 10:30:29 2015. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to OPNFV User Guide +================================================ + +This guide seeks to inform operators how to use the OPNFV Platform and its components to enable platform features provided in the Brahmaputra release. + +Contents: + +.. toctree:: + :maxdepth: 2 + + userguide.rst + ../../sdnvpn/docs/userguide/userguide.rst + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |