summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sphinxext/pyspecific.py
Commit message (Expand)AuthorAgeFilesLines
* Allow short form with text as argument.Georg Brandl2009-10-221-0/+3
* Make it more robust.Georg Brandl2009-10-221-1/+7
* Add a new directive marking up implementation details and start using it.Georg Brandl2009-10-221-0/+24
* Make deprecation notices as visible as warnings are right now.Georg Brandl2009-09-161-0/+14
* Move pydoc_topics module to its own subdirectory, so that no generated code i...Georg Brandl2009-04-261-2/+2
* use the awesome new status iteratorBenjamin Peterson2009-03-291-1/+3
* document individual 2to3 fixersBenjamin Peterson2009-02-071-0/+1
* #4563: disable alpha and roman lists, fixes wrong formatting of contributor l...Georg Brandl2009-02-051-0/+8
* use new sphinx modulesBenjamin Peterson2009-01-081-9/+3
* Add "suspicious" builder which finds leftover markup in the HTML files.Georg Brandl2009-01-041-0/+4
* silence annoying DeprecationWarningBenjamin Peterson2008-12-201-1/+5
* let people using SVN Sphinx still build the docsBenjamin Peterson2008-12-011-1/+5
* fix pyspecific extensions that were broken by Sphinx's grand renamingBenjamin Peterson2008-11-301-1/+1
* Move opcode handling to Python's extension.Georg Brandl2008-07-231-0/+22
* Generate pydoc's topic help from the reST docs via Sphinx'Georg Brandl2008-06-011-0/+66
* Add :issue: directive for easy linking to bugs.python.org.Georg Brandl2008-04-091-0/+24