Handle custom themes on serve fixes #396

Cette révision appartient à :
Stéphane Goetz
2016-09-12 23:58:58 +02:00
Parent 7ee564c667
révision aa4ad02b46
5 fichiers modifiés avec 37 ajouts et 8 suppressions

Voir le fichier

@ -41,6 +41,7 @@ class Serve extends DauxCommand
chdir(__DIR__ . '/../../');
putenv('DAUX_SOURCE=' . $daux->getParams()->getDocumentationDirectory());
putenv('DAUX_THEME=' . $daux->getParams()->getThemesPath());
//TODO :: support configuration and processor
//putenv('DAUX_CONFIGURATION=' . $daux->getParams()->getConfigurationFile());