Browse Source

Help: Add table of contents to find_package command docs

Joachim Wuttke (l) 7 years ago
parent
commit
336dce1c95
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Help/command/find_package.rst

+ 4 - 0
Help/command/find_package.rst

@@ -1,6 +1,10 @@
 find_package
 ------------
 
+.. only:: html
+
+   .. contents::
+
 Find an external project, and load its settings.
 
 ::