| Commit message (Expand) | Author | Age | Files | Lines |
* | Include subsections in TOC for PDF version of docs. (GH-9629) | Cheryl Sabella | 2020-02-18 | 1 | -0/+1 |
|
|
* | Doc: Keep the venv/* exclude pattern. (GH-15229) | Julien Palard | 2019-08-26 | 1 | -2/+4 |
|
|
* | bpo-36567: Use manpages_url to create links for man pages (GH-13339) | Batuhan Taşkaya | 2019-05-18 | 1 | -0/+3 |
|
|
* | bpo-36007: Bump minimum sphinx version to 1.8 (GH-11887) | Anthony Sottile | 2019-02-15 | 1 | -2/+2 |
|
|
* | bpo-35564: add master_doc='contents' to conf.py (GH-11290) | Jean-François B | 2018-12-22 | 1 | -0/+2 |
|
|
* | Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423) | Adrian Liaw | 2018-11-04 | 1 | -2/+7 |
|
|
* | bpo-34962: make doctest in Doc/ now passes, and is enforced in CI (GH-9806) | Stéphane Wirtel | 2018-10-12 | 1 | -0/+7 |
|
|
* | bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758) | animalize | 2018-10-08 | 1 | -1/+1 |
|
|
* | bpo-30607: Use external python-doc-theme (GH-2017) | Jon Wayne Parrott | 2018-03-01 | 1 | -2/+6 |
|
|
* | bpo-31589 : Build PDF using xelatex for better UTF8 support. (#3940) | Julien Palard | 2017-12-02 | 1 | -3/+2 |
|
|
* | Exclude non-default VENVDIR in Doc builds (#3974) | Ned Deily | 2017-10-12 | 1 | -1/+2 |
|
|
* | bpo-31423: Fix building the PDF documentation (GH-3693) | François Magimel | 2017-09-22 | 1 | -4/+8 |
|
|
* | bpo-27200: Fix doctests in programming.rst and datetime.rst (#401) | Marco Buttu | 2017-03-18 | 1 | -0/+1 |
|
|
* | Rename Doc/README.txt to Doc/README.rst and add formatting (#104) | Roger | 2017-02-15 | 1 | -1/+1 |
|
|
* | Fix some sphinx warnings (#9) | Ryan Gonzalez | 2017-02-11 | 1 | -15/+15 |
|
|
* | Issue #19489: Move the search box from sidebar to header and footer. | Zachary Ware | 2016-09-09 | 1 | -1/+4 |
|
|
* | issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca... | Senthil Kumaran | 2016-06-05 | 1 | -3/+2 |
|
|
* | issue27202 - Exclude 2.x release notes from python3 make doctests. | Senthil Kumaran | 2016-06-05 | 1 | -2/+3 |
|
|
* | Issue #19731: Update copyright year in docs.p.o footer | Berker Peksag | 2016-04-24 | 1 | -1/+1 |
|
|
* | Issue20969 - Set the Epub Author and Epub Publisher in Python docs. | Senthil Kumaran | 2016-01-08 | 1 | -0/+5 |
|
|
* | docs/conf: Undo changes in b2a3baa1c2b0; issue #24400 | Yury Selivanov | 2015-07-02 | 1 | -1/+1 |
|
|
* | Issue #24400: Mention that __instancecheck__ is used in abc.Awaitable and Cor... | Yury Selivanov | 2015-07-01 | 1 | -1/+1 |
|
|
* | Ignore .rst files in the venv directory. | Brett Cannon | 2015-03-30 | 1 | -0/+3 |
|
|
* | linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on w... | Georg Brandl | 2014-10-29 | 1 | -0/+10 |
|
|
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | Adjust the author field of the .tex files to reflect that docs are now mainta... | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | Move HTML templates to their own subdir. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | Move Sphinx extensions to their own subdir. | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
|
|
* | Remove a few config values that keep the default values, move values to the c... | Georg Brandl | 2014-10-29 | 1 | -14/+11 |
|
|
* | Remove deprecated and now unnecessary config value from conf.py. | Georg Brandl | 2014-10-29 | 1 | -10/+0 |
|
|
* | Remove unused and now removed config value. | Georg Brandl | 2014-10-02 | 1 | -7/+1 |
|
|
* | Fix overlooked conf.py setting in flattening of Doc directory. | Ned Deily | 2014-10-01 | 1 | -1/+1 |
|
|
* | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 1 | -3/+3 |
|
|
* | Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to | Georg Brandl | 2014-09-22 | 1 | -1/+1 |
|
|
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -2/+4 |
|
|
* | Introduce support for documenting which C API elements are not part of the st... | Georg Brandl | 2013-10-12 | 1 | -2/+2 |
|
|
* | Determine opensearch URL from current version. | Georg Brandl | 2012-04-07 | 1 | -1/+1 |
|
|
* | Closes #14511: merge with 3.2 | Georg Brandl | 2012-04-07 | 1 | -1/+1 |
|\ |
|
| * | Closes #14511: fix wrong opensearch link for 3.2 docs. | Georg Brandl | 2012-04-07 | 1 | -1/+1 |
|/ |
|
* | Switch to new "lighter" doc design. | Georg Brandl | 2012-03-25 | 1 | -1/+4 |
|
|
* | Remove "documenting" latex document. | Georg Brandl | 2012-01-16 | 1 | -2/+0 |
|
|
* | Build a PDF of the FAQs too. | Georg Brandl | 2010-11-12 | 1 | -0/+2 |
|
|
* | Issue #9308: Removed redundant coding cookies. Added tests for | Alexander Belopolsky | 2010-10-15 | 1 | -1/+0 |
|
|
* | More inclusive title. | Georg Brandl | 2010-09-03 | 1 | -1/+1 |
|
|
* | More descriptive title. | Raymond Hettinger | 2010-09-01 | 1 | -1/+1 |
|
|
* | #3143: enable "collapsible sidebar" feature of new Sphinx version. | Georg Brandl | 2010-07-30 | 1 | -0/+3 |
|
|
* | Update Sphinx to 1.0.1. | Georg Brandl | 2010-07-27 | 1 | -1/+1 |
|
|
* | more stable url | Benjamin Peterson | 2009-10-01 | 1 | -1/+1 |
|
|
* | fix opensearch version | Benjamin Peterson | 2009-10-01 | 1 | -1/+1 |
|
|
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -0/+3 |
|
|