瀏覽代碼

Set toctree maxdepth to 2

Ask Solem 15 年之前
父節點
當前提交
f25e7aea48
共有 2 個文件被更改,包括 2 次插入4 次删除
  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