Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update references to Python docs in the sidebar index. | Senthil Kumaran | 2014-06-03 | 1 | -16/+17 |
| | | | | Patch contributed by Auke Willem Oosterhoff. | ||||
* | fix ref count annotations on sphinx >= 1.2.1 (closes #21286) | Benjamin Peterson | 2014-04-17 | 1 | -1/+4 |
| | |||||
* | Doc: do not compress .epub for dist, it is already zipped. | Georg Brandl | 2014-03-28 | 1 | -2/+2 |
| | |||||
* | Closes #21045: make the Qt help build not look completely stupid | Georg Brandl | 2014-03-25 | 1 | -0/+2 |
| | |||||
* | merge with 3.3 | Georg Brandl | 2014-03-17 | 1 | -1/+2 |
|\ | |||||
| * | Update doc version switcher for 3.4/3.5. | Georg Brandl | 2014-03-17 | 1 | -1/+2 |
| | | |||||
| * | Closes #20090: update Doc/README and the error message in sphinx-build.py to ↵ | Georg Brandl | 2014-03-10 | 1 | -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 default | Georg Brandl | 2014-02-24 | 1 | -11/+11 |
| | | |||||
* | | Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. | Larry Hastings | 2014-03-17 | 2 | -39/+11 |
|\ \ | |||||
| * | | Close #19407: New installation & distribution guides | Nick Coghlan | 2014-03-13 | 1 | -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 Brandl | 2014-03-10 | 1 | -28/+0 |
| | | | |||||
| * | | Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore | Georg Brandl | 2014-02-16 | 1 | -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.3 | Georg Brandl | 2014-02-10 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | doc: pydoc topic and suspicious markup update | Georg Brandl | 2014-01-25 | 1 | -0/+1 |
| | | | |||||
* | | | Release bump for 3.4.0 final. | Larry Hastings | 2014-03-16 | 1 | -1/+1 |
| | | | |||||
* | | | Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final. | Larry Hastings | 2014-03-16 | 1 | -1/+0 |
| | | | |||||
* | | | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 2 | -4/+5 |
| | | | |||||
* | | | Update pydoc topics and suspicious filters. | Larry Hastings | 2014-03-09 | 1 | -1/+0 |
| | | | |||||
* | | | merge with 3.3 | Georg Brandl | 2014-02-10 | 1 | -0/+1 |
|/ / | |||||
* | | Documentation fixes, including fixing "suspicious" problems. | Larry Hastings | 2014-01-26 | 1 | -3/+3 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2014-01-21 | 2 | -10/+24 |
|\ \ | |/ | |||||
| * | fix deprecated-removed directive with sphinx 1.2 | Georg Brandl | 2014-01-21 | 2 | -10/+24 |
| | | |||||
* | | Fix suspicious markup in the docs. | Georg Brandl | 2013-11-24 | 1 | -7/+9 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-27 | 1 | -15/+13 |
|\ \ | |/ | |||||
| * | Fix markup errors in the docs and amend suspicious ignores. | Georg Brandl | 2013-10-27 | 1 | -15/+13 |
| | | |||||
* | | #4965: merge with 3.3. | Ezio Melotti | 2013-10-13 | 2 | -6/+46 |
|\ \ | |/ | |||||
| * | #4965: Implement intelligent scrolling of the sidebar in the docs. | Ezio Melotti | 2013-10-13 | 2 | -6/+46 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Closes #19248: actually check for Python 3.x in tools/sphinx-build.py. | Georg Brandl | 2013-10-13 | 1 | -1/+1 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-13 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Fix a small CSS glitch with deprecated blocks and Sphinx 1.2. | Georg Brandl | 2013-10-13 | 1 | -1/+5 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-13 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix display of deprecated blocks with Sphinx 1.2. | Georg Brandl | 2013-10-13 | 2 | -2/+2 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 2 | -8/+8 |
|\ \ | |/ | |||||
| * | Invert logic of new limited-API annotation and call it "stable ABI". | Georg Brandl | 2013-10-12 | 2 | -8/+8 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
|\ \ | |/ | |||||
| * | Fix compatibility with upcoming Sphinx 1.2. | Georg Brandl | 2013-10-12 | 1 | -16/+17 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-10-12 | 2 | -0/+125 |
|\ \ | |/ | |||||
| * | Introduce support for documenting which C API elements are not part of the ↵ | Georg Brandl | 2013-10-12 | 2 | -0/+125 |
| | | | | | | | | stable/limited API. | ||||
* | | Merge improvements to the suspicious builder and cleanup from 3.3. | Ezio Melotti | 2013-03-28 | 2 | -112/+13 |
|\ \ | |/ | |||||
| * | Update the suspicious builder to detect unused rules, and remove currently ↵ | Ezio Melotti | 2013-03-28 | 2 | -101/+11 |
| | | | | | | | | unusued rules. | ||||
* | | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 1 | -0/+23 |
|\ \ | |/ | |||||
| * | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 1 | -0/+21 |
| |\ | |||||
| | * | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 1 | -9/+8 |
| | | | |||||
* | | | #4711: merge with 3.3. | Ezio Melotti | 2012-11-03 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | #4711: merge with 3.2. | Ezio Melotti | 2012-11-03 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | #4711: break long words in the docs sidebar to avoid overflow. | Ezio Melotti | 2012-11-03 | 1 | -0/+1 |
| | | | |||||
* | | | merge with 3.3 | Georg Brandl | 2012-10-28 | 1 | -8/+10 |
|\ \ \ | |/ / | |||||
| * | | merge with 3.2 | Georg Brandl | 2012-10-28 | 1 | -8/+10 |
| |\ \ | | |/ | |||||
| | * | #8040: fix jQuery incompatibility | Georg Brandl | 2012-10-28 | 1 | -8/+10 |
| | | |