mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:49:12 +02:00
comment out docs in seed for now
This commit is contained in:
parent
d4be99ae2b
commit
ab7c5eb1e6
1 changed files with 3 additions and 3 deletions
|
@ -141,7 +141,7 @@ parameterizedJob.with {
|
|||
}
|
||||
}
|
||||
|
||||
doxygenJob = hifiJob('docs', false)
|
||||
/*doxygenJob = hifiJob('docs', false)
|
||||
doxygenJob.with {
|
||||
configure { project ->
|
||||
(project / builders).setValue('')
|
||||
|
@ -153,4 +153,4 @@ doxygenJob.with {
|
|||
}
|
||||
}
|
||||
|
||||
queue doxygenJob
|
||||
queue doxygenJob*/
|
Loading…
Reference in a new issue