[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnue] r9893 - trunk/www/utils/sbin
From: |
reinhard |
Subject: |
[gnue] r9893 - trunk/www/utils/sbin |
Date: |
Tue, 19 Aug 2008 09:57:51 -0500 (CDT) |
Author: reinhard
Date: 2008-08-19 09:57:50 -0500 (Tue, 19 Aug 2008)
New Revision: 9893
Modified:
trunk/www/utils/sbin/create-epydocs
Log:
(try to) fix epydoc output.
Modified: trunk/www/utils/sbin/create-epydocs
===================================================================
--- trunk/www/utils/sbin/create-epydocs 2008-07-31 12:56:45 UTC (rev 9892)
+++ trunk/www/utils/sbin/create-epydocs 2008-08-19 14:57:50 UTC (rev 9893)
@@ -48,7 +48,7 @@
cat $CHECKOUT/www/misc/epydoc/header.php
cat "$TMPDIR/$t/$f" |
- tail -n +11 |
+ tail -n +19 |
grep -v '</body>' |
grep -v '</html>' |
grep -v 'no frame' |
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnue] r9893 - trunk/www/utils/sbin,
reinhard <=