mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 17:53:32 +02:00
Merge pull request #858 from birarda/master
add missing option for doxygen job
This commit is contained in:
commit
d7423c2c0a
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