From 5ed4e8533a28ae96755a091ae16aa5fd4bea5150 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 22 Sep 2017 12:26:16 -0400 Subject: Adding documentation placeholders Starting point for policy engine documentation Issue-ID: POLICY-190 Change-Id: I165bc9c709523e2b76890e6b8acd0b0c2a40625a Signed-off-by: Pamela Dragosh --- docs/release-notes/index.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/release-notes/index.rst (limited to 'docs/release-notes/index.rst') diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst new file mode 100644 index 000000000..adc76f935 --- /dev/null +++ b/docs/release-notes/index.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +Release Notes +============= + +.. toctree:: + :maxdepth: 2 + + new-features.rst + bug-fixes.rst + known-issues.rst + security-issues.rst + upgrade-notes.rst + deprecation-notes.rst + other.rst -- cgit 1.2.3-korg