]> granicus.if.org Git - python/commitdiff
Add in the datetime docs now that they pass LaTeX. Still ugly, but that can
authorFred Drake <fdrake@acm.org>
Mon, 23 Dec 2002 19:03:00 +0000 (19:03 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 23 Dec 2002 19:03:00 +0000 (19:03 +0000)
be fixed.

Doc/Makefile.deps
Doc/lib/lib.tex

index f3845b845a77607d553c2a6ca159778ab9d3fb42..3652a27e184580abf3367cae4ca7a85cb0f1fa88 100644 (file)
@@ -137,6 +137,8 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
        lib/libarray.tex \
        lib/liballos.tex \
        lib/libos.tex \
+       lib/libdatetime.tex \
+       lib/tzinfo-examples.py \
        lib/libtime.tex \
        lib/libgetopt.tex \
        lib/libtempfile.tex \
index 9f6f5266dc4891a542945267076bcfc971c0d8ba..c7a236a410d73ef9f368d0ebaf6e2c18637e938d 100644 (file)
@@ -140,6 +140,7 @@ and how to embed it in other applications.
 \input{libstatvfs}
 \input{libfilecmp}
 \input{libpopen2}
+\input{libdatetime}
 \input{libtime}
 \input{libsched}
 \input{libmutex}