summaryrefslogtreecommitdiffstats
path: root/Doc/library/markup.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/markup.rst')
-rw-r--r--Doc/library/markup.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst
index 19ce7b9..1a90031 100644
--- a/Doc/library/markup.rst
+++ b/Doc/library/markup.rst
@@ -21,7 +21,8 @@ definition of the Python bindings for the DOM and SAX interfaces.
.. toctree::
- htmlparser.rst
+ html.parser.rst
+ html.entities.rst
sgmllib.rst
htmllib.rst
pyexpat.rst