mirror of
https://github.com/django/django.git
synced 2025-08-22 11:34:33 +00:00
Rewrote strip_tags test file to lorem ipsum.
This commit is contained in:
parent
a8c15481f4
commit
a45f28f0ec
6 changed files with 33 additions and 112 deletions
|
@ -94,8 +94,8 @@ source_suffix = ".txt"
|
|||
# The encoding of source files.
|
||||
# source_encoding = 'utf-8-sig'
|
||||
|
||||
# The root document.
|
||||
root_doc = "contents"
|
||||
# The master toctree document.
|
||||
master_doc = "contents"
|
||||
|
||||
# General substitutions.
|
||||
project = "Django"
|
||||
|
@ -347,7 +347,7 @@ man_pages = [
|
|||
# description, category, toctree_only)
|
||||
texinfo_documents = [
|
||||
(
|
||||
root_doc,
|
||||
master_doc,
|
||||
"django",
|
||||
"",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue