Skip to content

Commit

Permalink
docs: Update README and index to mention which version of CMake is pr…
Browse files Browse the repository at this point in the history
…ovided.
  • Loading branch information
jcfr committed Nov 9, 2016
1 parent 54cf8ea commit 889e3d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ The suite of CMake tools were created by Kitware in response to the need
for a powerful, cross-platform build environment for open-source projects
such as ITK and VTK.

The CMake python wheels provide `CMake 3.6.2 <https://cmake.org/cmake/help/v3.6/index.html>`_.

This project is maintained by Jean-Christophe Fillion-Robin from Kitware Inc.
It is covered by the `Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>`_.

Expand Down
2 changes: 2 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The suite of CMake tools were created by Kitware in response to the need
for a powerful, cross-platform build environment for open-source projects
such as ITK and VTK.

The CMake python wheels provide `CMake 3.6.2 <https://cmake.org/cmake/help/v3.6/index.html>`_.

.. toctree::
:maxdepth: 2
:caption: User guide
Expand Down

0 comments on commit 889e3d3

Please sign in to comment.