[Assorted-commits] SF.net SVN: assorted: [717] mailing-list-filter/trunk/publish.bash
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 06:55:12
|
Revision: 717 http://assorted.svn.sourceforge.net/assorted/?rev=717&view=rev Author: yangzhang Date: 2008-05-07 23:55:12 -0700 (Wed, 07 May 2008) Log Message: ----------- removed epydoc since this is not a lib Modified Paths: -------------- mailing-list-filter/trunk/publish.bash Modified: mailing-list-filter/trunk/publish.bash =================================================================== --- mailing-list-filter/trunk/publish.bash 2008-05-08 06:54:53 UTC (rev 716) +++ mailing-list-filter/trunk/publish.bash 2008-05-08 06:55:12 UTC (rev 717) @@ -1,9 +1,5 @@ #!/usr/bin/env bash -post-stage() { - epydoc -o $stagedir/doc src/commons/ -} - fullname='Mailing List Filter' version=0.1 license=psf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |