From 3a258ad5cdd98c5705af6c02ba91993b3d382adc Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 5 Dec 2007 17:23:41 -0500 Subject: 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. --- doc/IPC7/README | 8 -------- doc/IPC7/ipc7.doc.gz | Bin 87676 -> 0 bytes doc/IPC7/ipc7.ppt.gz | Bin 147911 -> 0 bytes 3 files changed, 8 deletions(-) delete mode 100644 doc/IPC7/README delete mode 100755 doc/IPC7/ipc7.doc.gz delete mode 100755 doc/IPC7/ipc7.ppt.gz (limited to 'doc/IPC7') 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] diff --git a/doc/IPC7/ipc7.doc.gz b/doc/IPC7/ipc7.doc.gz deleted file mode 100755 index e13bb4aa..00000000 Binary files a/doc/IPC7/ipc7.doc.gz and /dev/null differ diff --git a/doc/IPC7/ipc7.ppt.gz b/doc/IPC7/ipc7.ppt.gz deleted file mode 100755 index 7fe2cd14..00000000 Binary files a/doc/IPC7/ipc7.ppt.gz and /dev/null differ -- cgit v1.2.3