Update README.md

This commit is contained in:
Andy Joslin
2014-03-13 07:47:13 -06:00
parent 98483dac7a
commit 6aa35f469a

View File

@@ -11,3 +11,5 @@ First, follow these steps: https://github.com/driftyco/ionic#documentation
- `templates/api/componentGroup.template.html` => the template for every 'componentGroup' (eg http://ajoslin.github.io/docs/0.9.26/api/ionic/directive/)
- `templates/api/api.template.html` - the base that every doc-item extends from
- `templates/api/{something}.template.html` - the template for {something} - eg directive.template.html for directives
Not everything in all the pages is used - a lot of it is from Angular templates. Eg things like 'doc.deprecated' aren't used currently.