mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:24:07 +02:00
add missing folderWhereYouRunDoxygen option
This commit is contained in:
parent
3f5cf8f714
commit
d4be99ae2b
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ doxygenJob.with {
|
|||
project / publishers / 'hudson.plugins.doxygen.DoxygenArchiver' {
|
||||
doxyfilePath 'Doxyfile'
|
||||
keepAll false
|
||||
folderWhereYouRunDoxygen ''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue