diff options
author | 2017-02-28 17:04:52 +0000 | |
---|---|---|
committer | 2017-02-28 17:04:52 +0000 | |
commit | 486c8bf6e381ee6ba4e4151fe7c658245407a1d7 (patch) | |
tree | b490f0a407e3e5b71490548d6476081b87d57124 /docs/release/userguide | |
parent | ed5d8f79a473ba75e63eccc6a7ecdba434835a66 (diff) | |
parent | e8d3e7ce3dcd310f99118ebb7d380898b4738ec8 (diff) |
Merge "Update to new OPNFV Docs structure"
Diffstat (limited to 'docs/release/userguide')
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 18 | ||||
-rw-r--r-- | docs/release/userguide/index.rst | 16 |
2 files changed, 34 insertions, 0 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst new file mode 100644 index 0000000..59ecccf --- /dev/null +++ b/docs/release/userguide/feature.userguide.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015-2017 AT&T Intellectual Property, Inc + +======================= +OPNFV Models User Guide +======================= + +.. contents:: + :depth: 3 + :local: + +Current information on the capabilities of the Models project can be found on the Models `wiki <https://wiki.opnfv.org/display/models>`_. + +Examples of test usage can be found on the Models `testing <https://wiki.opnfv.org/display/models/Testing>`_ page. + + diff --git a/docs/release/userguide/index.rst b/docs/release/userguide/index.rst new file mode 100644 index 0000000..bd09cb1 --- /dev/null +++ b/docs/release/userguide/index.rst @@ -0,0 +1,16 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015-2017 AT&T Intellectual Property, Inc + +======================= +OPNFV Models User Guide +======================= + +.. toctree:: + :maxdepth: 1 + + feature.userguide + + + |