mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
WriteCompilerDetectionHeader
|
||||
----------------------------
|
||||
|
||||
.. versionadded:: 3.1
|
||||
|
||||
This module provides the function ``write_compiler_detection_header()``.
|
||||
|
||||
This function can be used to generate a file suitable for preprocessor
|
||||
|
||||
Reference in New Issue
Block a user