Merge topic 'rename-release-notes'
af8d1c17
Help: Rename 3.x.0 release notes to 3.x
This commit is contained in:
commit
78c4418fa0
|
@ -1,11 +1,11 @@
|
||||||
CMake 3.0.0 Release Notes
|
CMake 3.0 Release Notes
|
||||||
*************************
|
***********************
|
||||||
|
|
||||||
.. only:: html
|
.. only:: html
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
Changes made since CMake 2.8.12.2 include the following.
|
Changes made since CMake 2.8.12 include the following.
|
||||||
|
|
||||||
Documentation Changes
|
Documentation Changes
|
||||||
=====================
|
=====================
|
|
@ -1,11 +1,11 @@
|
||||||
CMake 3.1.0 Release Notes
|
CMake 3.1 Release Notes
|
||||||
*************************
|
***********************
|
||||||
|
|
||||||
.. only:: html
|
.. only:: html
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
Changes made since CMake 3.0.0 include the following.
|
Changes made since CMake 3.0 include the following.
|
||||||
|
|
||||||
Documentation Changes
|
Documentation Changes
|
||||||
=====================
|
=====================
|
|
@ -1,11 +1,11 @@
|
||||||
CMake 3.2.0 Release Notes
|
CMake 3.2 Release Notes
|
||||||
*************************
|
***********************
|
||||||
|
|
||||||
.. only:: html
|
.. only:: html
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
Changes made since CMake 3.1.0 include the following.
|
Changes made since CMake 3.1 include the following.
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
============
|
============
|
|
@ -13,6 +13,6 @@ Releases
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
3.2.0 <3.2.0>
|
3.2 <3.2>
|
||||||
3.1.0 <3.1.0>
|
3.1 <3.1>
|
||||||
3.0.0 <3.0.0>
|
3.0 <3.0>
|
||||||
|
|
Loading…
Reference in New Issue