Ole tutorial updates (#6153)

[skip ci]
* Restructure tutorials to remove duplication

* Update to work with ADF 4.0 and fix language + grammar

* Restructure and add Angular CLI section for prerequisites

* Language fixes
This commit is contained in:
Ole Hejlskov
2020-09-27 11:26:22 +02:00
committed by GitHub
parent dea062263e
commit 71ec41f303
14 changed files with 62 additions and 294 deletions

View File

@@ -10,7 +10,6 @@
{ "title": "Tutorials", "file": "tutorialIndex.md",
"children": [
{ "title": "Creating your first ADF application", "file": "creating-your-first-adf-application.md"},
{ "title": "Creating your ADF application using Yeoman", "file": "creating-the-app-using-yeoman.md"},
{ "title": "Creating your JavaScript application using alfresco-js-api", "file": "creating-javascript-app-using-alfresco-js-api.md"},
{ "title": "Adding a new component", "file": "new-component.md"},
{ "title": "Adding a new view", "file": "new-view.md"},