Quellcode durchsuchen

Set toctree maxdepth to 2

Ask Solem vor 15 Jahren
Ursprung
Commit
f25e7aea48
2 geänderte Dateien mit 2 neuen und 4 gelöschten Zeilen
  1. 0 3
      FAQ
  2. 2 1
      docs/index.rst

+ 0 - 3
FAQ

@@ -2,9 +2,6 @@
  Frequently Asked Questions
 ============================
 
-Questions
-=========
-
 MySQL is throwing deadlock errors, what can I do?
 -------------------------------------------------
 

+ 2 - 1
docs/index.rst

@@ -9,9 +9,10 @@
 Contents:
 
 .. toctree::
-    :maxdepth: 3
+    :maxdepth: 2
 
     introduction
+    cookbook/index
     tutorials/index
     faq
     reference/index