Martin Panter
|
ba5480b656
|
Issue #27993: Fix problems with the plural “objects” in docs and comments
|
2016-09-08 05:39:59 +00:00 |
Donald Stufft
|
5db0b3396e
|
Fix Issue #21528 - Fix documentation typos
|
2014-05-20 12:58:38 -04:00 |
Serhiy Storchaka
|
b4905efe23
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
|
2016-05-07 10:50:12 +03:00 |
Martin Panter
|
4ed35fc4f3
|
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
|
2015-10-10 10:52:35 +00:00 |
Georg Brandl
|
06f3b3b98c
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
Serhiy Storchaka
|
7653e26ecc
|
Issue #18760: Improved cross-references in the xml package.
|
2013-08-29 10:34:23 +03:00 |
Terry Jan Reedy
|
6bf9b85859
|
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
found by Serhiy Storchaka and Matthew Barnett
|
2013-03-11 17:09:58 -04:00 |
Fred Drake
|
62bebdf49f
|
- clarify Attr.name comment on the presence of colons in namespace mode
- document Attr.value
- wrap some long lines
|
2010-05-12 02:24:50 +00:00 |
Georg Brandl
|
d3571c8d59
|
#7302: fix link.
|
2009-11-16 16:44:05 +00:00 |
Georg Brandl
|
8db96b5969
|
#5478: fix copy-paste oversight in function signature.
|
2009-03-15 21:47:42 +00:00 |
Georg Brandl
|
4bb40b9428
|
#2270: fix typo.
|
2008-03-13 07:17:14 +00:00 |
Georg Brandl
|
7d009926ad
|
#2101: fix removeAttribute docs.
|
2008-02-23 21:59:11 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Martin v. Löwis
|
c8dfd588c2
|
Bug #1494: Document that appendChild removes first.
|
2007-11-24 18:33:40 +00:00 |
Georg Brandl
|
f8b6abd972
|
#1355: remove mention of PyXML from xml.dom docs.
|
2007-11-24 11:42:14 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |