diff options
author | Brad King <brad.king@kitware.com> | 2020-10-08 15:21:44 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-10-08 15:22:38 (GMT) |
commit | b16eb7c76dbd98c84d84726aba346aac670ee488 (patch) | |
tree | ad11ab381ccc31724d758fe316046ff96016ccfa /Help | |
parent | 85c2bb724f22b01e1b2f96b68ff73971c1638fbf (diff) | |
download | CMake-b16eb7c76dbd98c84d84726aba346aac670ee488.zip CMake-b16eb7c76dbd98c84d84726aba346aac670ee488.tar.gz CMake-b16eb7c76dbd98c84d84726aba346aac670ee488.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 a8329a6..6fb0f1a 100644 --- a/Help/release/index.rst +++ b/Help/release/index.rst @@ -7,8 +7,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 ======== |