summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-10-29 18:45:43 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-29 18:55:51 (GMT)
commitc9d5ccfab1f8d2d83189698b599f6210c771d349 (patch)
treef0998c6aa39f02d50eec612ff0257828c1d00f47
parent2c7cd95c8297b456bae446a5f4bb96e7c67ad78d (diff)
downloadCMake-c9d5ccfab1f8d2d83189698b599f6210c771d349.zip
CMake-c9d5ccfab1f8d2d83189698b599f6210c771d349.tar.gz
CMake-c9d5ccfab1f8d2d83189698b599f6210c771d349.tar.bz2
Help: Add index document title
Add an explicit title directive to set the HTML index page title instead of taking the first section header.
-rw-r--r--Help/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/index.rst b/Help/index.rst
index b313706..dea1463 100644
--- a/Help/index.rst
+++ b/Help/index.rst
@@ -1,3 +1,5 @@
+.. title:: CMake Reference Documentation
+
Command-Line Tools
##################