diff options
author | Brad King <brad.king@kitware.com> | 2014-02-19 14:14:59 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-02-19 14:30:12 (GMT) |
commit | f8ccb6d0387a8d116584d1ea8c43cac56679ec71 (patch) | |
tree | 5186bff15f990c2fb9e1d29a51dd33a5ac907a8f /Help/release/dev/0-sample-topic.rst | |
parent | db68dd2454372e676cc482f0e722576feb5e28ae (diff) | |
download | CMake-f8ccb6d0387a8d116584d1ea8c43cac56679ec71.zip CMake-f8ccb6d0387a8d116584d1ea8c43cac56679ec71.tar.gz CMake-f8ccb6d0387a8d116584d1ea8c43cac56679ec71.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/dev/0-sample-topic.rst')
-rw-r--r-- | Help/release/dev/0-sample-topic.rst | 7 |
1 files changed, 0 insertions, 7 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. |