docs: fix doc tags

This commit is contained in:
Drew Rygh
2015-09-08 15:00:14 -05:00
parent e2c01f4b12
commit b95ddaafa2
13 changed files with 31 additions and 35 deletions

View File

@@ -6,10 +6,10 @@ import * as util from 'ionic/util';
/**
* @name ionModal
* @classdesc
* @description
* The Modal is a content pane that can go over the user's main view temporarily. Usually used for making a choice or editing an item.
*
* @example
* @usage
* ```ts
* class MyApp {
*