diff options
author | Rich Bennett <rb2745@att.com> | 2017-07-19 01:36:52 -0400 |
---|---|---|
committer | Steven Wright <sw3588@att.com> | 2017-07-19 17:27:36 +0000 |
commit | ac93e0eb246a03c02df7a6b7704aaabfdb7461f0 (patch) | |
tree | 493829a3846cacccd492ca30afb6fc6733d47ce7 /docs/release/index.rst | |
parent | fa0b21e328c982a35de41c5d25127452751a3e6d (diff) |
[DOC-23]Initial structure and Documentation Guide
Change-Id: Ie0fdb7be60acd79b878c2d9b985aaaf6aca035d2
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release/index.rst')
-rw-r--r-- | docs/release/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst new file mode 100644 index 000000000..d73b25e8f --- /dev/null +++ b/docs/release/index.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + + +Release +======= + +Summary +======= + +Overview of use cases, installation, release notes, etc. + + + + + +Contents: + +.. toctree:: + :maxdepth: 1 + + release-notes/index.rst |