summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-09-12 15:41:36 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-15 18:12:49 (GMT)
commit441f2808eca5c1deed7e480ce3043c57c901b33c (patch)
treeff6f8e35a32be270def253dbcd41c3ef322f768a /Modules
parent6ceb6511554c41c14eafe882e5b94c0438e69bbc (diff)
downloadCMake-441f2808eca5c1deed7e480ce3043c57c901b33c.zip
CMake-441f2808eca5c1deed7e480ce3043c57c901b33c.tar.gz
CMake-441f2808eca5c1deed7e480ce3043c57c901b33c.tar.bz2
Help: Fix reStructuredText syntax in auto-generated documents
Diffstat (limited to 'Modules')
-rw-r--r--Modules/ExternalProject.cmake2
-rw-r--r--Modules/FindGTest.cmake2
-rw-r--r--Modules/Use_wxWindows.cmake1
3 files changed, 1 insertions, 4 deletions
diff --git a/Modules/ExternalProject.cmake b/Modules/ExternalProject.cmake
index b8499b3..84fa613 100644
--- a/Modules/ExternalProject.cmake
+++ b/Modules/ExternalProject.cmake
@@ -71,7 +71,7 @@
# [STEP_TARGETS st1 st2 ...] # Generate custom targets for these steps
# )
#
-# The *_DIR options specify directories for the project, with default
+# The ``*_DIR`` options specify directories for the project, with default
# directories computed as follows. If the PREFIX option is given to
# ExternalProject_Add() or the EP_PREFIX directory property is set, then
# an external project is built and installed under the specified prefix:
diff --git a/Modules/FindGTest.cmake b/Modules/FindGTest.cmake
index 2c74540..c00a750 100644
--- a/Modules/FindGTest.cmake
+++ b/Modules/FindGTest.cmake
@@ -2,8 +2,6 @@
# FindGTest
# ---------
#
-# --------------------
-#
# Locate the Google C++ Testing Framework.
#
# Defines the following variables:
diff --git a/Modules/Use_wxWindows.cmake b/Modules/Use_wxWindows.cmake
index d21c303..d3025ac 100644
--- a/Modules/Use_wxWindows.cmake
+++ b/Modules/Use_wxWindows.cmake
@@ -2,7 +2,6 @@
# Use_wxWindows
# -------------
#
-# ---------------------------------------------------
#
#
#