Files
alfresco-ng2-components/docs/user-guide/summary.json
Francesco Corti fbe675aedb Tutorials: Creating an ADF app using Yeoman and Customising the Login component. (#3217)
* Adding two tutorials: creating the app using Yeoman and Customising login component.

* Review of PR #3217.
2018-04-19 16:19:16 +01:00

20 lines
1.2 KiB
JSON

[
{ "title": "Angular Material Design", "file": "angular-material-design.md" },
{ "title": "Form Extensibility and Customisation", "file": "extensibility.md" },
{ "title": "Internationalization in ADF", "file": "internationalization.md" },
{ "title": "Theming", "file": "theming.md" },
{ "title": "Typography", "file": "typography.md" },
{ "title": "Walkthrough - adding indicators to highlight information about a node", "file": "metadata-indicators.md" },
{ "title": "Tutorials", "file": "tutorialIndex.md",
"children": [
{ "title": "Preparing the development environment", "file": "preparing-environment.md"},
{ "title": "Creating your ADF application using Yeoman", "file": "creating-the-app-using-yeoman.md"},
{ "title": "Adding a new component", "file": "new-component.md"},
{ "title": "Adding a new view", "file": "new-view.md"},
{ "title": "Using components", "file": "using-components.md"},
{ "title": "Customising the Login component", "file": "customising-login.md"},
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"}
]
}
]