Преглед на файлове

[docs] Re-enable otherqueues in index

Ask Solem преди 12 години
родител
ревизия
6d27d2a9e6
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  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