[ADF-3801] Added source linking tool and updated content services docs (#4037)

* [ADF-3801] Added source linking tool

* [ADF-3801] Added source links to doc files
This commit is contained in:
Andy Stark
2018-11-30 11:59:36 +00:00
committed by Eugenio Romano
parent 164abecc06
commit 4b68c98007
63 changed files with 142 additions and 61 deletions
+5 -2
View File
@@ -19,7 +19,7 @@
"toc"
],
"dev": [
"toc"
"sourceLinker"
]
},
"statusIcons": {
@@ -51,8 +51,10 @@
"UserRepresentation": "https://github.com/Alfresco/alfresco-js-api/blob/development/src/alfresco-activiti-rest-api/docs/UserRepresentation.md"
},
"typeNameExceptions": {
"content-node-share.directive": "NodeSharedDirective",
"content.widget": "ContentWidgetComponent",
"datatable.component": "DataTableComponent",
"document-library.model": "NodePaging",
"tasklist.service": "TaskListService",
"text-mask.component": "InputMaskDirective",
"card-item-types.service": "CardItemTypeService",
@@ -60,7 +62,8 @@
"header.component": "HeaderLayoutComponent",
"process-list.component": "ProcessInstanceListComponent",
"inherited-button.directive": "InheritPermissionDirective",
"node-share.directive": "NodeSharedDirective",
"permissions-style.model": "PermissionStyleModel",
"search-widget.interface": "SearchWidget",
"sites-dropdown.component": "DropdownSitesComponent",
"start-process.component": "StartProcessInstanceComponent"
},