Browse Source

Help: Add tutorial guide table of contents

Brad King 6 years ago
parent
commit
8ab8563533
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Help/guide/tutorial/index.rst

+ 4 - 0
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