Browse Source

Help: Add index document title

Add an explicit title directive to set the HTML index page title instead
of taking the first section header.
Brad King 12 years ago
parent
commit
c9d5ccfab1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Help/index.rst

+ 2 - 0
Help/index.rst

@@ -1,3 +1,5 @@
+.. title:: CMake Reference Documentation
+
 Command-Line Tools
 ##################