X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=SConstruct;h=79462692f609b032571b7bf1bf58097065e9d692;hb=ac88c68bb3aebad5f7d91ce44f1c845d973f9613;hp=2bd5c4533144ca4d88e0a3639ca7b66540de788b;hpb=dc931709c705b2966e45b7edc7c85a313aeb63d6;p=senf.git diff --git a/SConstruct b/SConstruct index 2bd5c45..7946269 100644 --- a/SConstruct +++ b/SConstruct @@ -14,6 +14,7 @@ env.Append( CPPPATH = [ '#' ], LIBS = [ 'iberty' ], DOXY_XREF_TYPES = [ 'bug', 'fixme', 'todo', 'idea' ], + DOXY_HTML_XSL = '#/doclib/html-munge.xsl', ) import datetime