mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[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:
committed by
Eugenio Romano
parent
164abecc06
commit
4b68c98007
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user