summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2021-03-04 13:22:44 -0800
committerGitHub <noreply@github.com>2021-03-04 13:22:44 -0800
commitf9570289c7abd568714e4114e0b9ce1d0ddc5dcf (patch)
treee9823cc1c58d752604a23f053d263e27b7245877 /doc/conf.py
parent00a2ff9ecca3787d9c55956ecc5a135470e0d6f3 (diff)
downloadnetworkx-f9570289c7abd568714e4114e0b9ce1d0ddc5dcf.tar.gz
Make main default branch (and remove gitwash) (#4649)
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 55ff3240..c63f09e7 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -81,9 +81,6 @@ source_suffix = ".rst"
# The encoding of source files.
source_encoding = "utf-8"
-# The master toctree document.
-master_doc = "index"
-
# Do not include release announcement template
exclude_patterns = ["release/release_template.rst"]