diff options
author | Brad King <brad.king@kitware.com> | 2016-10-03 13:06:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-10-03 13:06:06 (GMT) |
commit | 2aea7099e1994eef0849c202e860564d5fba1c4e (patch) | |
tree | be7f45315f5d3cdb42913e5c843d954f77a08cb4 /Help | |
parent | b99bbfe88d1bb02dc903507f3e1bbe716ac04c12 (diff) | |
download | CMake-2aea7099e1994eef0849c202e860564d5fba1c4e.zip CMake-2aea7099e1994eef0849c202e860564d5fba1c4e.tar.gz CMake-2aea7099e1994eef0849c202e860564d5fba1c4e.tar.bz2 |
Help: Drop development topic notes to prepare release
Release versions do not have the development topic section of
the CMake Release Notes index page.
Diffstat (limited to 'Help')
-rw-r--r-- | Help/release/dev/0-sample-topic.rst | 7 | ||||
-rw-r--r-- | Help/release/index.rst | 2 |
2 files changed, 0 insertions, 9 deletions
diff --git a/Help/release/dev/0-sample-topic.rst b/Help/release/dev/0-sample-topic.rst deleted file mode 100644 index e4cc01e..0000000 --- a/Help/release/dev/0-sample-topic.rst +++ /dev/null @@ -1,7 +0,0 @@ -0-sample-topic --------------- - -* This is a sample release note for the change in a topic. - Developers should add similar notes for each topic branch - making a noteworthy change. Each document should be named - and titled to match the topic name to avoid merge conflicts. diff --git a/Help/release/index.rst b/Help/release/index.rst index 30decd5..25c6c3e 100644 --- a/Help/release/index.rst +++ b/Help/release/index.rst @@ -5,8 +5,6 @@ CMake Release Notes This file should include the adjacent "dev.txt" file in development versions but not in release versions. -.. include:: dev.txt - Releases ======== |