mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
Help/dev: Add a CMake Experimental Features Guide
Initialize it with placeholder content. This document will serve to contain documentation for experimental features that are under development and not yet included in official documentation.
This commit is contained in:
@@ -37,9 +37,11 @@ CMake developer documentation is provided by the following documents:
|
||||
|
||||
* The `CMake Source Code Guide`_.
|
||||
* The `CMake Documentation Guide`_.
|
||||
* The `CMake Experimental Features Guide`_.
|
||||
|
||||
.. _`CMake Source Code Guide`: source.rst
|
||||
.. _`CMake Documentation Guide`: documentation.rst
|
||||
.. _`CMake Experimental Features Guide`: experimental.rst
|
||||
|
||||
Maintainer Documentation
|
||||
========================
|
||||
|
||||
10
Help/dev/experimental.rst
Normal file
10
Help/dev/experimental.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
CMake Experimental Features Guide
|
||||
*********************************
|
||||
|
||||
The following is a guide to CMake experimental features that are
|
||||
under development and not yet included in official documentation.
|
||||
See documentation on `CMake Development`_ for more information.
|
||||
|
||||
.. _`CMake Development`: README.rst
|
||||
|
||||
No experimental features are under development in this version of CMake.
|
||||
Reference in New Issue
Block a user