summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-22 13:38:58 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-22 13:50:15 (GMT)
commit80a311ed6a8363563c33ea515602b8fa4eedd651 (patch)
tree39dcb3a989549c0cc75f776c6465c2c06a1dc1ee /Utilities
parent2d0287dd5e12f57085d01badc9c0696924b61d94 (diff)
downloadCMake-80a311ed6a8363563c33ea515602b8fa4eedd651.zip
CMake-80a311ed6a8363563c33ea515602b8fa4eedd651.tar.gz
CMake-80a311ed6a8363563c33ea515602b8fa4eedd651.tar.bz2
Help: Add cmake-developer.7 manual
Add the manual with just an introduction section. Leave section headers for Help and Modules to be filled in later.
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/Sphinx/conf.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in
index 6c9cd77..5dbdede 100644
--- a/Utilities/Sphinx/conf.py.in
+++ b/Utilities/Sphinx/conf.py.in
@@ -40,6 +40,7 @@ man_pages = [
('manual/cmake-properties.7', 'cmake-properties', 'CMake Properties Reference', [], 7),
('manual/cmake-variables.7', 'cmake-variables', 'CMake Variables Reference', [], 7),
('manual/cmake-generator-expressions.7', 'cmake-generator-expressions', 'CMake Generator Expressions', [], 7),
+ ('manual/cmake-developer.7', 'cmake-developer', 'CMake Developer Reference', [], 7),
]
man_show_urls = False