Browse Source

[docs] Re-enable otherqueues in index

Ask Solem 12 năm trước cách đây
mục cha
commit
6d27d2a9e6
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      docs/conf.py

+ 4 - 4
docs/conf.py

@@ -80,10 +80,10 @@ release = celery.__version__
 
 exclude_trees = ['.build']
 
-unused_docs = [
-    'xreftest.rst',
-    'tutorials/otherqueues',
-]
+#unused_docs = [
+#    'xreftest.rst',
+#    'tutorials/otherqueues',
+#]
 
 # If true, '()' will be appended to :func: etc. cross-reference text.
 add_function_parentheses = True