[ADF-2048] Removed form stencils page from User Guide (#2751)

This commit is contained in:
Andy Stark 2017-11-29 10:43:01 +00:00 committed by Eugenio Romano
parent fa98379fd9
commit 820763ba0e
2 changed files with 2 additions and 4 deletions

View File

@ -17,7 +17,6 @@ to the appropriate source file.
<!-- guide start -->
- [Form Extensibility and Customisation](extensibility.md)
- [Form Stencils](stencils.md)
- [Angular Material Design](angular-material-design.md)
- [Theming](theming.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 process service](people-process.service.md)
- [Renditions service](renditions.service.md)
- [Search api service](search-api.service.md)
- [Shared links api service](shared-links-api.service.md)
- [Sites api service](sites.service.md)
- [Storage service](storage.service.md)
- [Thumbnail service](thumbnail.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)
- [Bpm user service](bpm-user.service.md)
- [Ecm user service](ecm-user.service.md)
- [*Sites service](../lib/core/services/sites.service.ts)
### Widgets
@ -247,6 +245,7 @@ for more information about installing and using the source code.
- [Process service](process.service.md)
- [Task filter service](task-filter.service.md)
- [Tasklist service](tasklist.service.md)
- [*Task upload service](../lib/process-services/task-list/services/task-upload.service.ts)
<!-- process-services end -->
[(Back to Contents)](#contents)

View File

@ -1,6 +1,5 @@
[
{ "title": "Form Extensibility and Customisation", "file": "extensibility.md" },
{ "title": "Form Stencils", "file": "stencils.md" },
{ "title": "Angular Material Design", "file": "angular-material-design.md" },
{ "title": "Theming", "file": "theming.md" },
{ "title": "Typography", "file": "typography.md" },