summaryrefslogtreecommitdiffstats
path: root/Help/manual
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 /Help/manual
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 'Help/manual')
-rw-r--r--Help/manual/cmake-developer.7.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/Help/manual/cmake-developer.7.rst b/Help/manual/cmake-developer.7.rst
new file mode 100644
index 0000000..37e4e3f
--- /dev/null
+++ b/Help/manual/cmake-developer.7.rst
@@ -0,0 +1,18 @@
+cmake-developer(7)
+******************
+
+.. only:: html or latex
+
+ .. contents::
+
+Introduction
+============
+
+This manual is intended for reference by developers modifying the CMake
+source tree itself.
+
+Help
+====
+
+Modules
+=======