Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/3.8
/
Doc
/
conf.py
tag
831340af84b4220c9974aaf34df17969a1da9666
tagger
Łukasz Langa <lukasz@langa.pl>
Mon Oct 07 19:01:55 2024
object
39b2f82717a69dde7212bc39b673b0f55c99e6a3
Python 3.8 end of life
7d0fef5
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928)
by Victor Stinner
· 5 years ago
352a123
Doc: Keep the venv/* exclude pattern. (GH-15229)
by Miss Islington (bot)
· 6 years ago
eab9965
bpo-36567: Use manpages_url to create links for man pages (GH-13339)
by Batuhan Taşkaya
· 6 years ago
a16ab00
bpo-36007: Bump minimum sphinx version to 1.8 (GH-11887)
by Anthony Sottile
· 7 years ago
fc8284e
bpo-35564: add master_doc='contents' to conf.py (GH-11290)
by Jean-François B
· 7 years ago
c03bf0a
Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423)
by Adrian Liaw
· 7 years ago
859c068
bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806)
by Stéphane Wirtel
· 7 years ago
6261ae9
bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)
by animalize
· 7 years ago
bf63e8d
bpo-30607: Use external python-doc-theme (GH-2017)
by Jon Wayne Parrott
· 7 years ago
7324b5c
bpo-31589 : Build PDF using xelatex for better UTF8 support. (#3940)
by Julien Palard
· 8 years ago
6129250
Exclude non-default VENVDIR in Doc builds (#3974)
by Ned Deily
· 8 years ago
da9b4cf
bpo-31423: Fix building the PDF documentation (GH-3693)
by François Magimel
· 8 years ago
909a6f6
bpo-27200: Fix doctests in programming.rst and datetime.rst (#401)
by Marco Buttu
· 8 years ago
b3f1f59
Rename Doc/README.txt to Doc/README.rst and add formatting (#104)
by Roger
· 9 years ago
e7ffb99
Fix some sphinx warnings (#9)
by Ryan Gonzalez
· 9 years ago
a3090a4
Issue #19489: Move the search box from sidebar to header and footer.
by Zachary Ware
· 9 years ago
889f914
issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6)
by Senthil Kumaran
· 9 years ago
ff6c5c5
issue27202 - Exclude 2.x release notes from python3 make doctests.
by Senthil Kumaran
· 9 years ago
2ec1bee
Issue #19731: Update copyright year in docs.p.o footer
by Berker Peksag
· 9 years ago
cbe6356
Issue20969 - Set the Epub Author and Epub Publisher in Python docs.
by Senthil Kumaran
· 10 years ago
6aeda91
docs/conf: Undo changes in b2a3baa1c2b0; issue #24400
by Yury Selivanov
· 10 years ago
cc1d028
Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Coroutine
by Yury Selivanov
· 10 years ago
9b16666
Ignore .rst files in the venv directory.
by Brett Cannon
· 10 years ago
0ef4966
linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on www.python.org again).
by Georg Brandl
· 11 years ago
e73778c
Use https:// URLs when referring to python.org hosts.
by Georg Brandl
· 11 years ago
9ab33ea
Adjust the author field of the .tex files to reflect that docs are now maintained by all of us
by Georg Brandl
· 11 years ago
a1f8486
Move HTML templates to their own subdir.
by Georg Brandl
· 11 years ago
e039029
Move Sphinx extensions to their own subdir.
by Georg Brandl
· 11 years ago
9a333a6
Remove a few config values that keep the default values, move values to the correct section
by Georg Brandl
· 11 years ago
3fdea95
Remove deprecated and now unnecessary config value from conf.py.
by Georg Brandl
· 11 years ago
ea7ec2b
Remove unused and now removed config value.
by Georg Brandl
· 11 years ago
14366f3
Fix overlooked conf.py setting in flattening of Doc directory.
by Ned Deily
· 11 years ago
97e9ec6
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
by Georg Brandl
· 11 years ago
90d76ca
Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to
by Georg Brandl
· 11 years ago
3732ed2
Merge in all documentation changes since branching 3.4.0rc1.
by Larry Hastings
· 11 years ago
5c01d99
Introduce support for documenting which C API elements are not part of the stable/limited API.
by Georg Brandl
· 12 years ago
014397e
Determine opensearch URL from current version.
by Georg Brandl
· 13 years ago
30e4ca4
Closes #14511: merge with 3.2
by Georg Brandl
· 13 years ago
3abebca
Closes #14511: fix wrong opensearch link for 3.2 docs.
by Georg Brandl
· 13 years ago
ab71214
Switch to new "lighter" doc design.
by Georg Brandl
· 13 years ago
c77bb65
Remove "documenting" latex document.
by Georg Brandl
· 14 years ago
e5b5ff4
Build a PDF of the FAQs too.
by Georg Brandl
· 15 years ago
e8f5832
Issue #9308: Removed redundant coding cookies. Added tests for
by Alexander Belopolsky
· 15 years ago
8d58216
More inclusive title.
by Georg Brandl
· 15 years ago
9707fd2
More descriptive title.
by Raymond Hettinger
· 15 years ago
a074523
#3143: enable "collapsible sidebar" feature of new Sphinx version.
by Georg Brandl
· 15 years ago
4bf7068
Update Sphinx to 1.0.1.
by Georg Brandl
· 15 years ago
da18125
more stable url
by Benjamin Peterson
· 16 years ago
51e4910
fix opensearch version
by Benjamin Peterson
· 16 years ago
8719ad5
Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531,74549,74553,74625,74632,74643-74644,74647,74652,74666,74671,74727,74739 via svnmerge from
by Benjamin Peterson
· 16 years ago
fa0d703
Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from
by Benjamin Peterson
· 16 years ago
6cadba7
Merged revisions 67243,67245,67277-67278,67289 via svnmerge from
by Benjamin Peterson
· 17 years ago
f608c61
Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via svnmerge from
by Benjamin Peterson
· 17 years ago
f10a79a
merge from trunk
by Benjamin Peterson
· 17 years ago
6406370
Highlight snippets as Python 3.
by Georg Brandl
· 17 years ago
35c8658
Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,64253,64278,64280,64301,64303,64320,64328,64338-64339 via svnmerge from
by Amaury Forgeot d'Arc
· 17 years ago
e757005
Merge OpenSearch-related changes.
by Georg Brandl
· 17 years ago
a342c01
Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,62412-62414,62418-62419 via svnmerge from
by Christian Heimes
· 17 years ago
33fe809
Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from
by Christian Heimes
· 17 years ago
5680d0c
Merged revisions 62246-62259 via svnmerge from
by Martin v. Löwis
· 17 years ago
fe337bf
Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from
by Christian Heimes
· 17 years ago
45832ea
Merged revisions 61330 via svnmerge from
by Georg Brandl
· 17 years ago
b558a2e
Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-61173,61176-61177,61183 via svnmerge from
by Christian Heimes
· 17 years ago
836baa5
Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,61066-61080 via svnmerge from
by Christian Heimes
· 17 years ago
d3eb5a15
Merged revisions 61003-61033 via svnmerge from
by Christian Heimes
· 17 years ago
3feef61
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60706,60708-60712,60714-60724 via svnmerge from
by Christian Heimes
· 18 years ago
292d351
Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from
by Christian Heimes
· 18 years ago
2685563
Merged revisions 60364-60378 via svnmerge from
by Christian Heimes
· 18 years ago
86def6c
Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from
by Georg Brandl
· 18 years ago
679db4a
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
by Christian Heimes
· 18 years ago
2c18161
Merged revisions 59512-59540 via svnmerge from
by Christian Heimes
· 18 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 18 years ago