diff options
author | Brad King <brad.king@kitware.com> | 2017-06-05 10:31:50 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-06-05 10:31:50 -0400 |
commit | 9450d1309995c0222c0c653bb32ca760f14ca2ce (patch) | |
tree | cf739092bd8d43597ad5c09a9cd023e0855c36a5 /Help | |
parent | d025faf436c86ee9cc033fbb324a9bc2c18757fa (diff) | |
download | cmake-9450d1309995c0222c0c653bb32ca760f14ca2ce.tar.gz |
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 e4cc01e23f..0000000000 --- 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 7f481a378e..8222d0c338 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 ======== |