diff options
author | Bin Hu <bh526r@att.com> | 2017-02-16 14:06:39 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2017-02-16 14:06:39 -0800 |
commit | 66372c344ada1c34fea636b21f9f79b2d95bbcb5 (patch) | |
tree | f859549e1a5890e69ccfe3af31031416d1439556 /docs/release/release-notes/index.rst | |
parent | 9b0fde472adaae0605543ceb6432d200fc2380bc (diff) |
Initial Documentation Structure for Danube Release
Documentation framework, and initial documentation draft inherited from
Colorado
Change-Id: I732299388cd147dfc27045ed77f20dc068d324a3
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/release/release-notes/index.rst')
-rw-r--r-- | docs/release/release-notes/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst new file mode 100644 index 0000000..ababc25 --- /dev/null +++ b/docs/release/release-notes/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat) + +================================= +OPNFV IPv6i Project Release Notes +================================= + +.. toctree:: + :maxdepth: 1 + + ./release-notes |