summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf.py2
-rw-r--r--index.rst1
2 files changed, 2 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 2558c784..12cc760b 100644
--- a/conf.py
+++ b/conf.py
@@ -95,7 +95,7 @@ release = '0.6.0pre1'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
-exclude_patterns = ['_build']
+exclude_patterns = ['_build', '_exts']
# The reST default role (used for this markup: `text`) to use for all
# documents.
diff --git a/index.rst b/index.rst
index 42230c1f..f85aa78b 100644
--- a/index.rst
+++ b/index.rst
@@ -47,6 +47,7 @@ Documentation Overview
----------------------
.. toctree::
+ :numbered:
:maxdepth: 2
core/index