]> granicus.if.org Git - python/commit
Issue #14006: improve the documentation of xml.etree.ElementTree
authorEli Bendersky <eliben@gmail.com>
Fri, 30 Mar 2012 08:44:15 +0000 (11:44 +0300)
committerEli Bendersky <eliben@gmail.com>
Fri, 30 Mar 2012 08:44:15 +0000 (11:44 +0300)
commitc1d9869cb997b3ad85c50fbce65528ffccea4ce4
tree2fb405e5dcc9b181dd05a8f45516e5b7f5995aa3
parentdbaedb8cf9f141e6153d2e72bc04872499c40c58
Issue #14006: improve the documentation of xml.etree.ElementTree

Removed the useless explanation of the Element data structure that started the
documentation page. Instead, the documentation now starts with a brief tutorial
skimming some of the capabilities of the module. The tutorial can be followed
by additional topic-specific sections (such as XPath support), and eventually
by a reference that goes over the module's classes and functions, as usual.
Doc/library/xml.etree.elementtree.rst