Nuke smarty

This commit is contained in:
Hannes Magnusson
2008-03-22 18:44:39 +00:00
parent 11cc40ac38
commit a280d4836f
14 changed files with 4 additions and 109 deletions

View File

@ -29,7 +29,6 @@ $PROJECTS = array(
// project => (Name, local folder, cvs module)
'www' => array('Documentation', '', ''),
'php' => array('PHP Documentation', DOC_DIR, 'phpdoc/en'),
'smarty' => array('Smarty', 'smarty/docs', 'smarty/docs/en'),
'pear' => array('PEAR Documentation', PEAR_DIR, 'peardoc/en'),
'gtk' => array('PHP-GTK Documentation', GTK_DIR, 'php-gtk-doc/manual/en'),
'phd' => array('phd', '', ''),