Closed bestatigen closed 2 years ago
Closes #552.
Due to changes in TypeDoc, it's not possible to pass ignoreCompilerErrors. This moves the doc-generating steps into a script where only defined entry points are used to generate the doc.
ignoreCompilerErrors
More details: https://github.com/TypeStrong/typedoc/issues/1403
Closes #552.
Due to changes in TypeDoc, it's not possible to pass
ignoreCompilerErrors
. This moves the doc-generating steps into a script where only defined entry points are used to generate the doc.More details: https://github.com/TypeStrong/typedoc/issues/1403