diff options
author | Brad King <brad.king@kitware.com> | 2019-06-04 14:54:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-06-04 14:54:19 (GMT) |
commit | 118bd8b53ea672375bc9d177ef518f42a93c8e5b (patch) | |
tree | 511bb6987578968fb1fdf795b754c74eed604b15 /Help/release | |
parent | dae9b3e16fdacda16ea28f47dd42d3243ba42be5 (diff) | |
download | CMake-118bd8b53ea672375bc9d177ef518f42a93c8e5b.zip CMake-118bd8b53ea672375bc9d177ef518f42a93c8e5b.tar.gz CMake-118bd8b53ea672375bc9d177ef518f42a93c8e5b.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/release')
-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 62032e6..35a47aa 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 ======== |