diff options
Diffstat (limited to 'Doc/library/markup.rst')
-rw-r--r-- | Doc/library/markup.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst index 1b4cca5..ed24ba2 100644 --- a/Doc/library/markup.rst +++ b/Doc/library/markup.rst @@ -23,6 +23,7 @@ definition of the Python bindings for the DOM and SAX interfaces. html.rst html.parser.rst html.entities.rst + xml.rst xml.etree.elementtree.rst xml.dom.rst xml.dom.minidom.rst |