summaryrefslogtreecommitdiffstats
path: root/Doc/tools
Commit message (Collapse)AuthorAgeFilesLines
* #4711: break long words in the docs sidebar to avoid overflow.Ezio Melotti2012-11-031-0/+1
|
* #8040: fix jQuery incompatibilityGeorg Brandl2012-10-281-8/+10
|
* #8040: fix the version.Ezio Melotti2012-10-271-2/+6
|
* #8040: add a version switcher to the documentation. Patch by Yury Selivanov.Ezio Melotti2012-10-272-2/+70
|
* Issue #12947: revert earlier workaround and use a monkey-patch to enable ↵Georg Brandl2012-10-101-0/+29
| | | | showing doctest directives only in the doctest docs.
* #14405: remove outdated/broken/duplicate links.Ezio Melotti2012-05-141-5/+0
|
* 3.2 sidebar: link to 3.3, not 3.1Georg Brandl2012-04-121-1/+1
|
* Add missing files for new doc theme.Georg Brandl2012-03-253-0/+348
|
* Switch to new "lighter" doc design.Georg Brandl2012-03-253-3/+5
|
* Closes #14289: put a link to the CHM download page on the docs download page.Georg Brandl2012-03-141-1/+5
|
* #14114: don't include copybutton.js in the htmlhelp output.Ezio Melotti2012-02-251-1/+1
|
* Issue: #12409: remove obsolete susp-entriesSandro Tosi2012-01-161-128/+0
|
* remove 'Documenting Python' and its references, it's now on devguideSandro Tosi2012-01-141-2/+0
|
* Fix typo.Georg Brandl2011-12-041-2/+2
|
* Add a button to the code examples in the doc to show/hide the prompts and ↵Ezio Melotti2011-10-302-0/+57
| | | | output.
* Update suspicious ignore file.Georg Brandl2011-09-031-4/+4
|
* Update pydoc topics and suspicious ignore.Georg Brandl2011-08-131-4/+4
|
* Turn raw URI into real linkÉric Araujo2011-07-281-1/+0
|
* #11435: link to the correct branch.Ezio Melotti2011-07-211-1/+1
|
* Update pydoc topics and handle suspicious markup.Georg Brandl2011-05-151-0/+11
|
* Update suspicious ignore file.v3.2.1b1Georg Brandl2011-05-081-93/+98
|
* #11435: Update the links generated by the source directive to use hg.python.org.Ezio Melotti2011-03-111-1/+1
|
* Topic and suspicious update.Georg Brandl2011-02-201-29/+15
|
* Fix markup error and update suspicious ignores.Georg Brandl2011-02-131-0/+17
|
* Update suspicious ignore file.Georg Brandl2011-01-301-0/+18
|
* Suppress trailing spaces in table paragraphs.Georg Brandl2011-01-191-0/+4
|
* Fix "make suspicious" errors and update ignore file.Georg Brandl2011-01-151-0/+22
|
* Add semicolon for consistency.Georg Brandl2011-01-131-1/+1
|
* #10130: Prepare for building epub-format docs.Georg Brandl2011-01-051-0/+4
|
* Fix duplicate end tag.Georg Brandl2011-01-051-1/+1
|
* Fix markup error and update suspicious file.Georg Brandl2010-12-191-0/+12
|
* Update suspicious exceptions.Georg Brandl2010-12-041-0/+7
|
* issue10622: fix superflous scrollbar on the right side of <pre> boxes in theGregory P. Smith2010-12-041-0/+1
| | | | generated html docs. visible in chrome, possibly other webkit browsers.
* Add CSS rule for the deprecated-removed directiveEzio Melotti2010-11-211-5/+5
|
* Ignore suspicious-ignore file.Georg Brandl2010-11-131-6/+9
|
* Add a deprecated-removed directive that allows to give the version of ↵Georg Brandl2010-11-121-0/+38
| | | | removal for deprecations.
* #10334: add a role to refer to Python source files in SVN.Georg Brandl2010-11-061-0/+13
|
* Fix markup error and update false positive entries from "make suspicious".Georg Brandl2010-10-291-6/+6
|
* Port suspicious markup builder and patchlevel.py so that they can be used ↵Georg Brandl2010-10-292-17/+37
| | | | with Python 2 and 3 without conversion.
* Fix the suspicious builder not to write CRLF, update suspicious file and add ↵Georg Brandl2010-10-062-22/+185
| | | | instructions to Makefile.
* More inclusive title.Georg Brandl2010-09-031-1/+1
|
* Keep contents order the same between versions.Raymond Hettinger2010-09-021-2/+2
|
* #9677: fix link.Georg Brandl2010-09-011-1/+1
|
* 'Using Python' now called 'Python Setup'Raymond Hettinger2010-09-011-2/+2
|
* add nonlocal to pydoc topics #9724Benjamin Peterson2010-08-311-6/+6
|
* Get rid of UserWarnings when running Sphinx from tools dir.Georg Brandl2010-08-031-1/+5
|
* Update pydoc topics and adapt Topics builder to Sphinx 1.0.Georg Brandl2010-07-311-2/+2
|
* #6522: add a "decorator" directive to explicitly document decorators, and ↵Georg Brandl2010-07-291-1/+28
| | | | use it in a few places.
* #9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync ↵Georg Brandl2010-07-181-0/+24
| | | | this and the pdb docs, introduce a new directive for pdb commands and a role to link to them.
* 2.7 is now stable.Georg Brandl2010-07-091-2/+1
|