* Changed preface in texipre.dat.
* Added libwww entry to Makefile.
* Documented new array module.
* Documented extensions to regex (last, substring, translation table).
diff --git a/Doc/Makefile b/Doc/Makefile
index 1476da7..64b029e 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -38,6 +38,10 @@
 	python -c 'import partparse; partparse.main()' lib[1-5].tex
 	sh fix.sh
 
+# This target is very local to CWI...  (first make libinfo)
+libwww:
+	texi2html -d @out.texi /usr/local/ftp.cwi.nl/pub/www/texinfo/python
+
 clean:
 	rm -f @* *~ *.aux *.idx *.ilg *.ind *.log *.toc *.blg *.bbl *.pyc
 	# Sources: .tex, .bib, .sty