Merge branch 'master' of https://github.com/worklist/hifi into separate_import_with_preview

This commit is contained in:
atlante45 2013-08-15 17:23:54 -07:00
commit fc8715dc8b

View file

@ -148,6 +148,7 @@ doxygenJob.with {
project / publishers / 'hudson.plugins.doxygen.DoxygenArchiver' {
doxyfilePath 'Doxyfile'
keepAll false
folderWhereYouRunDoxygen ''
}
}
}