summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Collapse)AuthorAgeFilesLines
* Remove retired and security branches from active docs (#3883)3.4Ned Deily2017-10-042-7/+5
|
* Version bump and copyright year fixes for 3.4.7rc1.v3.4.7rc1Larry Hastings2017-07-241-1/+1
|
* Update pydoc topics and susp-ignored for 3.4.7rc1.Larry Hastings2017-07-241-1/+1
|
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2724)Ned Deily2017-07-221-1/+1
| | | (cherry picked from commit 50f58163a69abe2f35e91044d1df165ee7bdbb42)
* Issue #26246: Set initial value of the hidden attr when creating copy button.Berker Peksag2016-03-021-0/+1
| | | | Patch by Liang-Bo Wang.
* #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-7/+11
|
* remove script from epub (closes #26172)Benjamin Peterson2016-01-211-1/+1
|
* Issue #25022: Avoid warning about unused suspicious ruleMartin Panter2015-09-111-1/+0
|
* Remove line numbers from unittest in susp-ignored.Robert Collins2015-07-221-4/+4
|
* Fix suspicious after the unittest docs change.Robert Collins2015-07-221-4/+4
|
* rstlint: explicitly open files as UTF8Zachary Ware2015-07-221-1/+1
|
* Fix suspicious markupZachary Ware2015-07-071-3/+12
|
* update for 3.6 emergingBenjamin Peterson2015-05-271-1/+2
|
* asyncio doc: fix the sphinx extension for coroutine commandsVictor Stinner2015-02-171-5/+0
|
* asyncio doc: annotate coroutine on coroutine functions and methodsVictor Stinner2015-02-121-0/+26
|
* Issue #22695: Fix rendering of the deprecated-removed role in HTML.Berker Peksag2014-11-081-6/+4
|
* Sphinx extension: move imports to the module topGeorg Brandl2014-10-301-28/+33
|
* rstlint: make the "html leaked markup" regex a bit less sensitiveGeorg Brandl2014-10-301-1/+1
|
* rstlint: we do not use svn anymoreGeorg Brandl2014-10-301-4/+0
|
* rstlint: add more directives we useGeorg Brandl2014-10-301-5/+6
|
* rstlint: recognize "deprecated-removed" directiveGeorg Brandl2014-10-301-2/+3
|
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
|
* Use https:// URLs in the HTML templates.Georg Brandl2014-10-294-13/+13
|
* Move HTML templates to their own subdir.Georg Brandl2014-10-295-0/+0
|
* Move Sphinx extensions to their own subdir.Georg Brandl2014-10-294-1/+1
|
* Issue #22723: Make link styling more accessible.Berker Peksag2014-10-251-2/+2
| | | | Patch by Buck Golemon.
* Use https:// URLs for the bug tracker in the :issue: role.Alex Gaynor2014-10-131-2/+2
| | | | Thanks to Ezio for noticing this
* Merge from 3.4.2 release head back into 3.4 mainline.Larry Hastings2014-10-081-5/+5
|\
| * Update pydoc topics and fix supsicious markup for 3.4.2 final.Larry Hastings2014-10-061-5/+5
| |
* | Remove old overridden version of a Sphinx CSS file.Georg Brandl2014-10-011-446/+0
| | | | | | | | All Python-specific styling is now in the theme anyway.
* | Make pydoctheme compatible with Sphinx 1.3 HTML output changes.Georg Brandl2014-10-011-4/+4
| |
* | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵Georg Brandl2014-09-3018-80/+0
| | | | | | | | nested subdirectory anymore.
* | Prepare sphinx extensions for 1.3.Georg Brandl2014-09-302-1/+3
| |
* | Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder toGeorg Brandl2014-09-221-26/+6
|/ | | | return Unicode strings on Python 3.
* make hg link secureBenjamin Peterson2014-09-131-1/+1
|
* Issue #22150: Fix deprecated-removed directive in Sphinx 1.2.Berker Peksag2014-08-222-1/+5
|
* Update references to Python docs in the sidebar index.Senthil Kumaran2014-06-031-16/+17
| | | | Patch contributed by Auke Willem Oosterhoff.
* fix ref count annotations on sphinx >= 1.2.1 (closes #21286)Benjamin Peterson2014-04-171-1/+4
|
* Doc: do not compress .epub for dist, it is already zipped.Georg Brandl2014-03-281-2/+2
|
* Closes #21045: make the Qt help build not look completely stupidGeorg Brandl2014-03-251-0/+2
|
* merge with 3.3Georg Brandl2014-03-171-1/+2
|\
| * Update doc version switcher for 3.4/3.5.Georg Brandl2014-03-171-1/+2
| |
| * Closes #20090: update Doc/README and the error message in sphinx-build.py to ↵Georg Brandl2014-03-101-1/+1
| | | | | | | | | | | | make it clear that any Python 3.x is not usable with the checked out Sphinx.
| * Closes #20755: port sphinx-1.1 fixes from defaultGeorg Brandl2014-02-241-11/+11
| |
* | Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1.Larry Hastings2014-03-172-39/+11
|\ \
| * | Close #19407: New installation & distribution guidesNick Coghlan2014-03-131-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - based on pip and other PyPA tools - includes references to the new Python Packaging User Guide where appropriate (and the relevant section is at least partially filled in) - started new FAQ sections - both guides aim to introduce users to basic open source concepts if they aren't aware of them - existing guides have been relocated (now linked from the distutils docs) rather then removed, since there is some needed material that has yet to be relocated to the distutils docs as a reference for the legacy formats
| * | Remove unused sphinx-build.py entry script.Georg Brandl2014-03-101-28/+0
| | |
| * | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymoreGeorg Brandl2014-02-161-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Nowadays it is likely that people will have Sphinx installed, and if not, they will know how to install it. This also simplifies life a lot for distribution packagers, who typically do not want the doc build process to connect to external web resources.
| * | merge with 3.3Georg Brandl2014-02-101-0/+1
| |\ \ | | |/
| | * doc: pydoc topic and suspicious markup updateGeorg Brandl2014-01-251-0/+1
| | |