Commit Graph

558 Commits

Author SHA1 Message Date
Georg Brandl 5b2cb1d56e Add links to the other versions we have in stock. 2009-02-13 09:08:34 +00:00
Benjamin Peterson e0820e2ea7 document individual 2to3 fixers 2009-02-07 23:01:19 +00:00
Benjamin Peterson a96a94af50 fix download link 2009-02-06 01:47:31 +00:00
Georg Brandl 85c5ccfab9 #4563: disable alpha and roman lists, fixes wrong formatting of contributor list. 2009-02-05 11:38:23 +00:00
Benjamin Peterson 6c8321883e fix download url 2009-01-29 03:03:00 +00:00
Georg Brandl 6c81b54cc4 #4976: union() and intersection() take multiple args, but talk about "the other". 2009-01-18 10:42:35 +00:00
Benjamin Peterson 1a67f589c6 use new sphinx modules 2009-01-08 04:01:00 +00:00
Georg Brandl 700cf28f41 Add "suspicious" builder which finds leftover markup in the HTML files.
Patch by Gabriel Genellina.
2009-01-04 10:23:49 +00:00
Benjamin Peterson 248fb1320a only check the actual compile() call for a SyntaxError 2009-01-04 00:39:07 +00:00
Georg Brandl 3b62c2ff69 Disable the line length checker by default. 2009-01-03 21:11:58 +00:00
Georg Brandl ae24e7b5a2 Recognize usage of the default role. 2009-01-03 20:38:59 +00:00
Georg Brandl 9f7a3398ab Add rstlint, a little tool to find subtle markup problems and inconsistencies in the Doc sources. 2009-01-03 20:30:15 +00:00
Benjamin Peterson 1e551b47d3 python version is included in file name now 2008-12-26 23:26:30 +00:00
Benjamin Peterson 5c29dd4dbc sphinx.web is long gone 2008-12-21 01:04:32 +00:00
Benjamin Peterson a2813c9882 silence annoying DeprecationWarning 2008-12-20 23:48:54 +00:00
Georg Brandl 6212971e95 Add link to the favicon to the docs. 2008-12-07 11:54:07 +00:00
Benjamin Peterson cb948f12c9 let people using SVN Sphinx still build the docs 2008-12-01 12:52:51 +00:00
Benjamin Peterson dedb0b1813 fix pyspecific extensions that were broken by Sphinx's grand renaming 2008-11-30 21:46:16 +00:00
Benjamin Peterson d0a05bfd68 a few fixes on the download page 2008-11-17 21:39:05 +00:00
Georg Brandl 151f42fe12 Make all whatsnew docs accessible. 2008-10-08 18:57:13 +00:00
Georg Brandl e489db8f25 Forward-port r66736. 2008-10-02 19:09:47 +00:00
Georg Brandl 7ff19fa293 Don't show version in title. 2008-09-28 20:01:36 +00:00
Georg Brandl baf59e063a No downloads for RCs. 2008-09-28 08:34:31 +00:00
Georg Brandl 29fdcad93d Fill out download page. 2008-09-21 22:31:59 +00:00
Georg Brandl d4c7e636a9 Move opcode handling to Python's extension. 2008-07-23 15:17:09 +00:00
Georg Brandl de2939bb75 Fix opensearch template. 2008-07-06 17:36:20 +00:00
Georg Brandl 681001e11b Generate pydoc's topic help from the reST docs via Sphinx'
new text writer.
2008-06-01 20:33:55 +00:00
Georg Brandl 4f1f36bcab Add OpenSearch and a Python logo to the HTML output. 2008-04-27 20:03:05 +00:00
Georg Brandl 7a69b4b464 Use correct XHTML tags. 2008-04-27 17:38:55 +00:00
Georg Brandl 1df986b403 Update template for newest Sphinx. 2008-04-19 21:28:38 +00:00
Georg Brandl c305192196 Add :issue: directive for easy linking to bugs.python.org. 2008-04-09 17:58:56 +00:00
Georg Brandl f017728219 Make patchlevel print out the release if called as a script. 2008-03-02 06:44:08 +00:00
Georg Brandl 3c94088d98 Until we got downloadable docs, stop confusing viewers by talking about a nonexisting table. 2008-02-29 18:15:36 +00:00
Georg Brandl dd76e05dd9 Adapt to latest doctools refactoring. 2008-01-21 20:20:53 +00:00
Georg Brandl 2077131097 Doc build should work with 2.4 now. 2008-01-16 20:29:00 +00:00
Georg Brandl 7155a09c44 Add Python-specific content to Doc dir. Update configuration file
to work with the newest Sphinx.
2008-01-16 20:27:56 +00:00
Georg Brandl fdca6d8599 Demand version 2.5.1 since 2.5 has a bug with codecs.open context managers. 2007-08-21 06:01:18 +00:00
Brett Cannon ea424b5a28 Clarify the comment about setting the PYTHON variable for the Doc Makefile. 2007-08-17 18:51:57 +00:00
Georg Brandl 64dec73154 Add the roman.py module which docutils require. 2007-08-15 17:27:29 +00:00
Georg Brandl 87d2ccf768 Fail somewhat more gracefully when using Python < 2.5. 2007-08-15 17:25:27 +00:00
Georg Brandl 8ec7f65613 Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
Georg Brandl f56181ff53 Delete the LaTeX doc tree. 2007-08-15 14:26:55 +00:00
Neal Norwitz 25e4461666 Remove references to stdwin which was removed long ago. 2007-05-13 20:54:19 +00:00
Matthias Klose ebde1498e7 - Fix the build of the library reference in info format. 2006-12-09 12:15:27 +00:00
Martin v. Löwis 22f3a6ae1c Add 2.5 libraries. 2006-03-31 16:19:18 +00:00
Fred Drake 7b8cf38927 improve reporting of illegal section nesting (provide location which
caused detection of the error)
2006-03-31 05:30:19 +00:00
Martin v. Löwis 497114e027 Add tool to check documentation against declaration. 2006-03-01 05:18:07 +00:00
Fredrik Lundh ec2f74f4b1 module list utility 2006-01-24 16:16:19 +00:00
Fred Drake aaa28df3ce update to reflect move to Subversion 2006-01-02 07:22:12 +00:00
Fred Drake 5a13e91f72 update URL into the Python wiki
(forward port revision 1.10.4.1)
2005-09-22 19:37:52 +00:00