Merge branch 'master' into v4

This commit is contained in:
Adam Bradley
2017-05-03 14:03:57 -05:00

View File

@@ -10,7 +10,7 @@ header_sub_title: "Ionic API Documentation"
doc: "<$ doc.name $>"
docType: "<$ doc.docType $>"
<@ if doc.demo @>show_preview_device: true
preview_device_url: "<$ doc.demo $>"
preview_device_url: "<$ doc.demo $>www/"
angular_controller: APIDemoCtrl <@ endif @>
---