diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-08-14 12:03:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-14 12:03:24 +0000 |
commit | 6612dbb97215e630ffa78fefa06dc64bf8902ddf (patch) | |
tree | 22cf365edc3fc0a275da9cefbe6019206b235c1d /docs/userguide/index.rst | |
parent | 48bd5a8131ae091411ca8d17533025e5b0fe2b76 (diff) | |
parent | 32a7428ae0c68d02db255e42a921445d2d440ff4 (diff) |
Merge "docs: add userguide"colorado.1.0refs/imports/tags/colorado.1.0
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst new file mode 100644 index 00000000..994f63c8 --- /dev/null +++ b/docs/userguide/index.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + .. http://creativecommons.org/licenses/by/4.0 + .. (c) <optionally add copywriters name> + +==================== +SFQM user guide +==================== + +.. The feature user guide should provide an OPNFV user with enough information to + .. use the features provided by the feature project in the supported scenarios. + .. This guide should walk a user through the usage of the features once a scenario + .. has been deployed and is active according to the installation guide provided + .. by the installer project. + +.. toctree:: + :maxdepth: 3 + + collectd.userguide.rst + keepalive.userguide.rst |