This commit is contained in:
parent
275ec8f2c6
commit
30661d82b3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
|||||||
allowMissing: false,
|
allowMissing: false,
|
||||||
alwaysLinkToLastBuild: false,
|
alwaysLinkToLastBuild: false,
|
||||||
keepAll: false,
|
keepAll: false,
|
||||||
reportDir: 'build/typedoc',
|
reportDir: 'src/main/ts/lib/typedoc',
|
||||||
reportFiles: 'index.html',
|
reportFiles: 'index.html',
|
||||||
reportName: 'TypeDoc'
|
reportName: 'TypeDoc'
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user