mirror of
https://github.com/django/django.git
synced 2025-10-06 08:40:42 +00:00
parent
d4fd31684a
commit
a8c15481f4
11 changed files with 36 additions and 36 deletions
|
@ -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",
|
||||
"",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue