Commit Graph

583 Commits

Author SHA1 Message Date
Georg Brandl e11d85c717 Add "report a bug" links in some prominent places. Make it clear that doc bugs can be mailed to docs@python.org. Clarify tracker usage. 2010-04-22 22:15:33 +00:00
Georg Brandl 45534cec26 Update for new download location. 2010-03-13 13:41:58 +00:00
Georg Brandl e82110f3a5 Change/fix handling of docs download location: for daily builds, put them right next to the HTML. 2010-03-13 13:39:46 +00:00
Georg Brandl 3446583976 Add Makefile targets for automatic doc build. Add script that will be used for daily build. 2010-03-13 10:12:39 +00:00
Georg Brandl 60bae6f123 Make printout margin important. 2009-10-22 16:20:55 +00:00
Georg Brandl 3954d21cc5 Fix stylesheet for multi-paragraph impl-details. 2009-10-22 11:36:50 +00:00
Georg Brandl f5f7c66a01 Allow short form with text as argument. 2009-10-22 11:28:23 +00:00
Georg Brandl a054722778 Make it more robust. 2009-10-22 11:01:46 +00:00
Georg Brandl 08be2e2f35 Add a new directive marking up implementation details and start using it. 2009-10-22 08:05:04 +00:00
Georg Brandl 6728c5a762 Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work. 2009-10-11 18:31:23 +00:00
Georg Brandl 076ca5a430 Make deprecation notices as visible as warnings are right now. 2009-09-16 09:05:11 +00:00
Georg Brandl 4809c737d3 Add donation link to docs footer. 2009-08-04 20:22:43 +00:00
Benjamin Peterson f511fcc743 mark 3.1 as stable docs 2009-06-26 16:49:06 +00:00
Benjamin Peterson 248886a0cd use 'rc' for release candidates for consistency 2009-06-13 14:25:08 +00:00
Georg Brandl c1edec3374 Use the preferred form of raise statements in the docs. 2009-06-03 07:25:35 +00:00
Benjamin Peterson 1075c9b431 switch library reference and language reference 2009-05-28 03:02:13 +00:00
Andrew M. Kuchling 1271662067 Remove two dead links 2009-05-06 22:54:19 +00:00
Georg Brandl 438192540d Move pydoc_topics module to its own subdirectory, so that no generated code is in Lib/. 2009-04-26 09:56:44 +00:00
Raymond Hettinger 3f5a0b3316 IE needs the border-left:0 for some reason. 2009-04-10 02:01:21 +00:00
Raymond Hettinger 8dbae0ff15 More table clean-up 2009-04-10 00:49:41 +00:00
Raymond Hettinger 80a71a0171 Center table headings. 2009-04-09 23:34:14 +00:00
Raymond Hettinger 390fa983d7 More table formatting. 2009-04-09 23:25:30 +00:00
Georg Brandl c8c358a489 Add a custom stylesheet with better table formatting. 2009-04-09 19:01:04 +00:00
Georg Brandl 1e97cb2b73 Update ignore file for suspicious builder. 2009-04-08 16:39:04 +00:00
Benjamin Peterson c5206b3893 use the awesome new status iterator 2009-03-29 21:50:14 +00:00
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