X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=SConstruct;h=5ce43a238cf00a7f857f5e013466303c6d1ce634;hb=47be4c5261340d3e2ea208bb0b2d96fa256d829a;hp=807596ac57f75bd94c6f9464ea1996c2a272d552;hpb=f0dcb517837b27f0cded68a4f8a3cf5740ba840e;p=senf.git diff --git a/SConstruct b/SConstruct index 807596a..5ce43a2 100644 --- a/SConstruct +++ b/SConstruct @@ -38,12 +38,10 @@ SENFSCons.StandardTargets(env) SENFSCons.GlobalTargets(env) SENFSCons.Doxygen(env) -#, extra_sources = [ -# 'Examples/Sniffer/Sniffer.cc', -#]) SENFSCons.DoxyXRef(env, HTML_HEADER = '#/doclib/doxy-header-overview.html', HTML_FOOTER = '#/doclib/doxy-footer.html') +SENFSCons.DoxySearch(env) # Create Doxyfile.local if not cleaning and the file does not exist # otherwise doxygen will barf on this non-existent file