mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
Help/dev: Add a CMake Maintainer Guide document
Initialize it with placeholder content. This document will serve to contain instructions for CMake maintenance processes.
This commit is contained in:
@@ -38,3 +38,12 @@ CMake developer documentation is provided by the following documents:
|
||||
* The `CMake Source Code Guide`_.
|
||||
|
||||
.. _`CMake Source Code Guide`: source.rst
|
||||
|
||||
Maintainer Documentation
|
||||
========================
|
||||
|
||||
CMake maintainer documentation is provided by the following documents:
|
||||
|
||||
* The `CMake Maintainer Guide`_.
|
||||
|
||||
.. _`CMake Maintainer Guide`: maint.rst
|
||||
|
||||
9
Help/dev/maint.rst
Normal file
9
Help/dev/maint.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
CMake Maintainer Guide
|
||||
**********************
|
||||
|
||||
The following is a guide to CMake maintenance processes.
|
||||
See documentation on `CMake Development`_ for more information.
|
||||
|
||||
.. _`CMake Development`: README.rst
|
||||
|
||||
.. contents:: Maintainer Processes:
|
||||
Reference in New Issue
Block a user