mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2679] Added first tutorials (#3186)
* [ADF-2679] Updated tutorial index script and added the first few tutorials * [ADF-2679] Minor fixes to README and index script
This commit is contained in:
committed by
Eugenio Romano
parent
978c4487a7
commit
d0f5bad894
@@ -4,5 +4,12 @@
|
||||
{ "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": "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": "Adding a new component", "file": "new-component.md"},
|
||||
{ "title": "Adding a new view", "file": "new-view.md"}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user