mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-4190] Fixed bad auto-generated URLs (#4413)
* [ADF-4190] Tool + config updates to fix Typedoc issues * [ADF-4190] Added missing AppDefinitionRepresentation link
This commit is contained in:
committed by
Eugenio Romano
parent
ec13d88e61
commit
8b8f1e147f
@@ -49,5 +49,10 @@
|
||||
"strictMetadataEmit": false,
|
||||
"skipTemplateCodegen": true,
|
||||
"preserveWhitespaces": false
|
||||
},
|
||||
"typedocOptions": {
|
||||
"json": "docs/docs.json",
|
||||
"exclude": ["**/*.spec.ts", "node_modules"],
|
||||
"ignoreCompilerErrors": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user