summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile.deps
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-07-05 02:24:39 (GMT)
committerFred Drake <fdrake@acm.org>2000-07-05 02:24:39 (GMT)
commitb5316188ee5f197b5a15db6671718839170be409 (patch)
tree42fa96099be27861359999db3aae96cc72eb33f9 /Doc/Makefile.deps
parentc05cbb05270405afe1ffc2c3f3c659ecb778b212 (diff)
downloadcpython-b5316188ee5f197b5a15db6671718839170be409.zip
cpython-b5316188ee5f197b5a15db6671718839170be409.tar.gz
cpython-b5316188ee5f197b5a15db6671718839170be409.tar.bz2
Created a new chapter on structured markup processing, including the
existing SGML, HTML, & XML support, and providing a home for the new XML support as it becomes documented.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r--Doc/Makefile.deps2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 7fbdd6b..9a547bb 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -166,6 +166,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libuserdict.tex \
../lib/libdis.tex \
../lib/libxmllib.tex \
+ ../lib/libpyexpat.tex \
../lib/libqueue.tex \
../lib/liblocale.tex \
../lib/libbasehttp.tex \
@@ -187,6 +188,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libthreading.tex \
../lib/internet.tex \
../lib/netdata.tex \
+ ../lib/markup.tex \
../lib/libpycompile.tex \
../lib/libcompileall.tex \
../lib/libshlex.tex \