diff options
author | Barry Warsaw <barry@python.org> | 2007-12-05 17:23:41 -0500 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2007-12-05 17:23:41 -0500 |
commit | 3a258ad5cdd98c5705af6c02ba91993b3d382adc (patch) | |
tree | 85c90c037ee5b5f992c3b291e66c60cab46d9e73 /doc/IPC7/README | |
parent | 18f080804e368c63de499b32717d57701aaf8880 (diff) | |
download | mailman2-3a258ad5cdd98c5705af6c02ba91993b3d382adc.tar.gz mailman2-3a258ad5cdd98c5705af6c02ba91993b3d382adc.tar.xz mailman2-3a258ad5cdd98c5705af6c02ba91993b3d382adc.zip |
Because the admin directory is no longer included, the www directory isn't
either, and that's where the generated docs used to live. So now, make this
directory include the generated docs, removing the old IPC7 and LISA-98
directories, and the .tex source files. These latter are moved to the admin
repository.
Diffstat (limited to 'doc/IPC7/README')
-rw-r--r-- | doc/IPC7/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/IPC7/README b/doc/IPC7/README deleted file mode 100644 index 835ff71a..00000000 --- a/doc/IPC7/README +++ /dev/null @@ -1,8 +0,0 @@ -The file ipc7.doc contains the MS Word version of the Mailman paper -presented by Ken Manheimer at the 7th International Python Conference, -held in Houston TX, November 10-13, 1998. - -The file ipc7.ppt contains the MS PowerPoint slides Ken used in his -presentation. - -[ipc7.doc.gz and ipc7.ppt.gz are compressed with GNU gzip] |