docs(): add groups by topic

This commit is contained in:
Andy Joslin
2014-03-14 14:13:38 -06:00
parent e81bd96528
commit 8619d5e8ec
25 changed files with 189 additions and 286 deletions

View File

@@ -8,7 +8,8 @@ angular.module('ionic.ui.viewState', ['ionic.service.view', 'ionic.service.gestu
* @name ionView
* @module ionic
* @restrict E
* @parent ionNavBar
* @group navigation
* @parent ionic.directive:ionNavBar
*
* @description
* A container for content, used to tell a parent {@link ionic.directive:ionNavBar}
@@ -78,6 +79,8 @@ angular.module('ionic.ui.viewState', ['ionic.service.view', 'ionic.service.gestu
* @name ionNavView
* @module ionic
* @restrict E
* @group navigation
* @groupMainItem
* @codepen HjnFx
*
* @description