summaryrefslogtreecommitdiff
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex11
1 files changed, 7 insertions, 4 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 2eaa1e51d4..79a226b8dc 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -215,9 +215,6 @@ and how to embed it in other applications.
\input{libasyncore}
\input{netdata} % Internet Data Handling
-\input{libsgmllib}
-\input{libhtmllib}
-\input{libxmllib}
\input{libformatter}
\input{librfc822}
\input{libmimetools}
@@ -237,7 +234,13 @@ and how to embed it in other applications.
\input{libnetrc}
\input{librobotparser}
-\input{librestricted}
+\input{markup} % Structured Markup Processing Tools
+\input{libsgmllib}
+\input{libhtmllib}
+\input{libxmllib}
+\input{libpyexpat}
+
+\input{librestricted} % Restricted Execution
\input{librexec}
\input{libbastion}