mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-2048] Removed form stencils page from User Guide (#2751)
This commit is contained in:
parent
fa98379fd9
commit
820763ba0e
@ -17,7 +17,6 @@ to the appropriate source file.
|
|||||||
|
|
||||||
<!-- guide start -->
|
<!-- guide start -->
|
||||||
- [Form Extensibility and Customisation](extensibility.md)
|
- [Form Extensibility and Customisation](extensibility.md)
|
||||||
- [Form Stencils](stencils.md)
|
|
||||||
- [Angular Material Design](angular-material-design.md)
|
- [Angular Material Design](angular-material-design.md)
|
||||||
- [Theming](theming.md)
|
- [Theming](theming.md)
|
||||||
- [Typography](typography.md)
|
- [Typography](typography.md)
|
||||||
@ -119,9 +118,7 @@ for more information about installing and using the source code.
|
|||||||
- [People content service](people-content.service.md)
|
- [People content service](people-content.service.md)
|
||||||
- [People process service](people-process.service.md)
|
- [People process service](people-process.service.md)
|
||||||
- [Renditions service](renditions.service.md)
|
- [Renditions service](renditions.service.md)
|
||||||
- [Search api service](search-api.service.md)
|
|
||||||
- [Shared links api service](shared-links-api.service.md)
|
- [Shared links api service](shared-links-api.service.md)
|
||||||
- [Sites api service](sites.service.md)
|
|
||||||
- [Storage service](storage.service.md)
|
- [Storage service](storage.service.md)
|
||||||
- [Thumbnail service](thumbnail.service.md)
|
- [Thumbnail service](thumbnail.service.md)
|
||||||
- [Translation service](translation.service.md)
|
- [Translation service](translation.service.md)
|
||||||
@ -129,6 +126,7 @@ for more information about installing and using the source code.
|
|||||||
- [User preferences service](user-preferences.service.md)
|
- [User preferences service](user-preferences.service.md)
|
||||||
- [Bpm user service](bpm-user.service.md)
|
- [Bpm user service](bpm-user.service.md)
|
||||||
- [Ecm user service](ecm-user.service.md)
|
- [Ecm user service](ecm-user.service.md)
|
||||||
|
- [*Sites service](../lib/core/services/sites.service.ts)
|
||||||
|
|
||||||
### Widgets
|
### Widgets
|
||||||
|
|
||||||
@ -247,6 +245,7 @@ for more information about installing and using the source code.
|
|||||||
- [Process service](process.service.md)
|
- [Process service](process.service.md)
|
||||||
- [Task filter service](task-filter.service.md)
|
- [Task filter service](task-filter.service.md)
|
||||||
- [Tasklist service](tasklist.service.md)
|
- [Tasklist service](tasklist.service.md)
|
||||||
|
- [*Task upload service](../lib/process-services/task-list/services/task-upload.service.ts)
|
||||||
<!-- process-services end -->
|
<!-- process-services end -->
|
||||||
|
|
||||||
[(Back to Contents)](#contents)
|
[(Back to Contents)](#contents)
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
[
|
[
|
||||||
{ "title": "Form Extensibility and Customisation", "file": "extensibility.md" },
|
{ "title": "Form Extensibility and Customisation", "file": "extensibility.md" },
|
||||||
{ "title": "Form Stencils", "file": "stencils.md" },
|
|
||||||
{ "title": "Angular Material Design", "file": "angular-material-design.md" },
|
{ "title": "Angular Material Design", "file": "angular-material-design.md" },
|
||||||
{ "title": "Theming", "file": "theming.md" },
|
{ "title": "Theming", "file": "theming.md" },
|
||||||
{ "title": "Typography", "file": "typography.md" },
|
{ "title": "Typography", "file": "typography.md" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user