[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:
Andy Stark
2019-03-08 13:29:06 +00:00
committed by Eugenio Romano
parent ec13d88e61
commit 8b8f1e147f
6 changed files with 68 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ items:
name: <%= name %>
fullName: <%= name %>
source:
path: <%= 'lib/' + sources[0].fileName %>
path: <%= sources[0].fileName %>
startLine: <%= sources[0].line %>
children:
<%_ if (typeof children !== "undefined") { -%>