summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-06-19 13:00:19 (GMT)
committerBrad King <brad.king@kitware.com>2019-06-19 13:00:19 (GMT)
commit8ab8563533e57f4f4af769daf4590c6d262e5c41 (patch)
tree724fcf459c9700506157da3a870042405c56f048 /Help
parent0a6c9c417a5a5a254cf43eea77b2e8ac64dfcbb7 (diff)
downloadCMake-8ab8563533e57f4f4af769daf4590c6d262e5c41.zip
CMake-8ab8563533e57f4f4af769daf4590c6d262e5c41.tar.gz
CMake-8ab8563533e57f4f4af769daf4590c6d262e5c41.tar.bz2
Help: Add tutorial guide table of contents
Diffstat (limited to 'Help')
-rw-r--r--Help/guide/tutorial/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/guide/tutorial/index.rst b/Help/guide/tutorial/index.rst
index 3265645..db8e7a0 100644
--- a/Help/guide/tutorial/index.rst
+++ b/Help/guide/tutorial/index.rst
@@ -1,6 +1,10 @@
CMake Tutorial
**************
+.. only:: html
+
+ .. contents::
+
This tutorial provides a step-by-step guide that covers common build
system issues that CMake helps address. Seeing how various topics all
work together in an example project can be very helpful. This tutorial