[ADF-2463] Added index pages to doc subfolders (#3091)

This commit is contained in:
Andy Stark
2018-03-19 14:37:08 +00:00
committed by Eugenio Romano
parent 6427139b21
commit 9d578bbd55
6 changed files with 365 additions and 61 deletions

15
docs/user-guide/README.md Normal file
View File

@@ -0,0 +1,15 @@
# User guide
The user guide explains subjects and techniques in depth. Click
on an item below to see the corresponding guide page.
<!--guide start-->
- [Angular Material Design](angular-material-design.md)
- [Form Extensibility and Customisation](extensibility.md)
- [Internationalization in ADF](internationalization.md)
- [Theming](theming.md)
- [Typography](typography.md)
- [Walkthrough - adding indicators to highlight information about a node](metadata-indicators.md)
<!--guide end-->