Rewrote some references to "master".

Following d9a266d657.
This commit is contained in:
Adam Johnson 2021-11-22 10:47:38 +00:00 committed by Carlton Gibson
parent d4fd31684a
commit a8c15481f4
11 changed files with 36 additions and 36 deletions

View file

@ -94,8 +94,8 @@ source_suffix = ".txt"
# The encoding of source files.
# source_encoding = 'utf-8-sig'
# The master toctree document.
master_doc = "contents"
# The root document.
root_doc = "contents"
# General substitutions.
project = "Django"
@ -347,7 +347,7 @@ man_pages = [
# description, category, toctree_only)
texinfo_documents = [
(
master_doc,
root_doc,
"django",
"",
"",