[ADF-2463] Moved user guide pages to a subfolder (#3083)

* [ADF-2463] Moved user guide to a subfolder

* [ADF-2463] Fixed broken links and images
This commit is contained in:
Andy Stark
2018-03-16 17:26:39 +00:00
committed by Eugenio Romano
parent 6490260c5d
commit 126e73f5f3
18 changed files with 45 additions and 188 deletions
+8
View File
@@ -0,0 +1,8 @@
[
{ "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" }
]