From b0461d0c7aeb928806996777b994e27fb3b7c1e4 Mon Sep 17 00:00:00 2001 From: yuyang Date: Thu, 22 Sep 2016 05:34:28 +0800 Subject: Add Release Notes Doc Framework JIRA: BOTTLENECK-88 Required by release meeting to add RN for Colorado 1.0. A framework of RN is updated and more details will be filled in Colorado 2.0. Change-Id: I386240d9b8c6d9cf30e68a12e3e84f1e09833d2a Signed-off-by: yuyang (cherry picked from commit 3ac496ac711f40f2a4c4fb0837758b4fbade43e4) --- docs/releasenotes/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/releasenotes/index.rst (limited to 'docs/releasenotes/index.rst') diff --git a/docs/releasenotes/index.rst b/docs/releasenotes/index.rst new file mode 100644 index 00000000..455cc95b --- /dev/null +++ b/docs/releasenotes/index.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Huawei Technologies Co.,Ltd and others. + +========================= +Bottlenecks Release Notes +========================= + +.. toctree:: + :maxdepth: 2 + + release-notes + -- cgit 1.2.3-korg