96 Commits

Author SHA1 Message Date
Sandro Tosi
d120083c14 Issue: #12409: merge with 3.2 2012-01-16 18:03:51 +01:00
Sandro Tosi
32ee44ffb4 Issue: #12409: remove obsolete susp-entries 2012-01-16 18:02:09 +01:00
Sandro Tosi
ee090c71b7 merge with 3.2 2012-01-14 22:27:56 +01:00
Sandro Tosi
515687a7ed remove 'Documenting Python' and its references, it's now on devguide 2012-01-14 22:23:27 +01:00
Georg Brandl
4d5232ab8a Merge with 3.2. 2011-12-04 11:51:33 +01:00
Georg Brandl
6a96a2e1f8 Fix typo. 2011-12-04 11:51:21 +01:00
Ezio Melotti
afe471d7d2 Merge the button to show/hide the prompts and output from 3.2. 2011-10-30 09:37:46 +02:00
Ezio Melotti
f54f6f520d Add a button to the code examples in the doc to show/hide the prompts and output. 2011-10-30 09:20:19 +02:00
Georg Brandl
fbd1e041af Merge with 3.2. 2011-09-04 08:42:26 +02:00
Georg Brandl
2513123d66 Update suspicious ignore file. 2011-09-03 09:28:05 +02:00
Georg Brandl
1db1d14e11 Update pydoc topics and suspicious ignore. 2011-08-13 11:33:35 +02:00
Éric Araujo
2527796a22 Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) 2011-07-29 03:11:09 +02:00
Éric Araujo
f5e10d1f70 Turn raw URI into real link 2011-07-28 22:50:18 +02:00
Ezio Melotti
bca31b5d1f #11435: link to the correct branch. 2011-07-21 09:35:19 +03:00
Georg Brandl
d3b41c63a6 Fix syntax in packaging docs and update suspicious ignore file. 2011-07-09 11:48:50 +02:00
Éric Araujo
55729fe718 Packaging doc: Add missing index file, improve main page description.
Also promote notices from distutils doc to deprecation boxes.
2011-06-02 15:45:25 +02:00
Éric Araujo
3a9f58f6b3 Add documentation for the packaging module.
This updates the user guide to refer to Packaging instead of Distutils.
Some files still require an update.
2011-06-01 20:42:49 +02:00
Georg Brandl
fb2473fc8b Merge 3.2.1rc1 release changes to default. 2011-05-21 19:43:36 +02:00
Georg Brandl
521143dd6c Update pydoc topics and handle suspicious markup. 2011-05-15 17:51:24 +02:00
Georg Brandl
da71013c11 Update suspicious ignore file. 2011-05-08 09:10:29 +02:00
Ezio Melotti
1a87e3211a #11435: Update the links generated by the source directive to use hg.python.org. 2011-03-11 15:16:01 +02:00
Ezio Melotti
f0eccfd010 #11435: Merge with 3.2 2011-03-11 15:17:25 +02:00
Georg Brandl
97b67216d5 3.2 is stable now. 2011-02-21 18:37:01 +00:00
Georg Brandl
14927d0928 Topic and suspicious update. 2011-02-20 10:22:41 +00:00
Georg Brandl
829befb9e3 Fix markup error and update suspicious ignores. 2011-02-13 09:59:39 +00:00
Georg Brandl
6ddc16b41e Update suspicious ignore file. 2011-01-30 14:02:36 +00:00
Georg Brandl
f3923cf9fd Suppress trailing spaces in table paragraphs. 2011-01-19 08:42:03 +00:00
Georg Brandl
23e924f96b Fix "make suspicious" errors and update ignore file. 2011-01-15 17:05:20 +00:00
Georg Brandl
ee31e31db3 Add semicolon for consistency. 2011-01-13 07:24:40 +00:00
Georg Brandl
183fe81f8f #10130: Prepare for building epub-format docs. 2011-01-05 11:00:25 +00:00
Georg Brandl
069149155b Fix duplicate end tag. 2011-01-05 10:59:48 +00:00
Georg Brandl
c88435023c Fix markup error and update suspicious file. 2010-12-19 10:28:46 +00:00
Georg Brandl
bccb8be262 Update suspicious exceptions. 2010-12-04 19:06:14 +00:00
Gregory P. Smith
09b0b3a655 issue10622: fix superflous scrollbar on the right side of <pre> boxes in the
generated html docs.  visible in chrome, possibly other webkit browsers.
2010-12-04 11:36:58 +00:00
Ezio Melotti
faed5b5132 Add CSS rule for the deprecated-removed directive 2010-11-21 20:27:39 +00:00
Georg Brandl
ac12787075 Ignore suspicious-ignore file. 2010-11-13 06:38:37 +00:00
Georg Brandl
281d6ba5fa Add a deprecated-removed directive that allows to give the version of removal for deprecations. 2010-11-12 08:57:12 +00:00
Georg Brandl
6881886389 #10334: add a role to refer to Python source files in SVN. 2010-11-06 07:19:35 +00:00
Georg Brandl
5c66bcaa1a Fix markup error and update false positive entries from "make suspicious". 2010-10-29 05:36:28 +00:00
Georg Brandl
a17fd1f3b5 Port suspicious markup builder and patchlevel.py so that they can be used with Python 2 and 3 without conversion. 2010-10-29 05:30:17 +00:00
Georg Brandl
19b3e00627 Fix the suspicious builder not to write CRLF, update suspicious file and add instructions to Makefile. 2010-10-06 10:35:24 +00:00
Georg Brandl
8d58216050 More inclusive title. 2010-09-03 22:33:27 +00:00
Raymond Hettinger
ccb90e3ccd Keep contents order the same between versions. 2010-09-02 09:17:31 +00:00
Georg Brandl
6cb5ad035b #9677: fix link. 2010-09-01 21:02:50 +00:00
Raymond Hettinger
a09dc9e38a 'Using Python' now called 'Python Setup' 2010-09-01 20:31:59 +00:00
Benjamin Peterson
f5a3d699a7 add nonlocal to pydoc topics #9724 2010-08-31 14:31:01 +00:00
Georg Brandl
80ff2adf88 Update pydoc topics and adapt Topics builder to Sphinx 1.0. 2010-07-31 08:27:46 +00:00
Georg Brandl
8a1caa2361 #6522: add a "decorator" directive to explicitly document decorators, and use it in a few places. 2010-07-29 16:01:11 +00:00
Georg Brandl
02053ee3b9 #9279: remove the pdb.doc file, put its contents in pdb.__doc__. Also sync this and the pdb docs, introduce a new directive for pdb commands and a role to link to them. 2010-07-18 10:11:03 +00:00
Georg Brandl
facb0e9a76 2.7 is now stable. 2010-07-09 07:33:15 +00:00