[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] It doesn"t seem the man page will be up to date in time...



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv24424

Modified Files:
	MANIFEST.in 
Log Message:
It doesn't seem the man page will be up to date in time for the 0.0.5
release.  Don't ship it, on the theory that out-of-date documentation
will distract users from the up-to-date stuff.

For 0.0.6, somebody (probably, alas, me) should come up with a manual
in Docbook.  Ouch.  Ouch.  Ouch.


Index: MANIFEST.in
===================================================================
RCS file: /home/minion/cvsroot/src/minion/MANIFEST.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- MANIFEST.in	3 Sep 2003 16:37:23 -0000	1.10
+++ MANIFEST.in	5 Sep 2003 20:04:18 -0000	1.11
@@ -1,6 +1,8 @@
 include README HACKING LICENSE Makefile TODO pycheckrc ACKS HISTORY
 include contrib/unittest.py contrib/zlibutil.py contrib/textwrap.py
 include etc/mixminiond.conf etc/blacklist.conf etc/countlines.py
-include etc/mixminion.init etc/mixminion.1
+include etc/mixminion.init
+# The manual isn't up-to-date; don't include it.
+#include etc/mixminion.1
 # Old versions of distutils miss header files
 include src/_minionlib.h