didou Sun Mar 28 13:17:17 2004 EDT
Modified files:
/livedocs mk_smarty.php
Log:
smarty/docs was splitted today :)
http://cvs.php.net/diff.php/livedocs/mk_smarty.php?r1=1.1&r2=1.2&ty=u
Index: livedocs/mk_smarty.php
diff -u livedocs/mk_smarty.php:1.1 livedocs/mk_smarty.php:1.2
--- livedocs/mk_smarty.php:1.1 Wed Mar 24 11:14:23 2004
+++ livedocs/mk_smarty.php Sun Mar 28 13:17:17 2004
@@ -18,11 +18,11 @@
// | Configuration file for peardoc build |
// +----------------------------------------------------------------------+
//
-// $Id: mk_smarty.php,v 1.1 2004/03/24 16:14:23 nlopess Exp $
+// $Id: mk_smarty.php,v 1.2 2004/03/28 18:17:17 didou Exp $
define('MK_VERSION', false);
-$parse_dirs = array('');
+$parse_dirs = array('designers', 'programmers', 'appendixes');
$top_files = array('manual.xml');