docs(api): add links to component sections

This commit is contained in:
Drew Rygh
2015-12-04 13:55:26 -06:00
parent 0b3e0e7c65
commit 28bb668d43
22 changed files with 34 additions and 5 deletions

View File

@@ -31,8 +31,8 @@ import {rafFrames} from '../../util/dom';
* individual Tab components. On iOS, the TabBar is placed on the bottom of
* the screen, while on Android it is at the top.
*
* See the [Tab API reference](../Tab/) for more details on individual Tab components.
*
* @see {@link /docs/v2/components#tabs Tabs Component Docs}
* @see {@link ../Tab Tab API Docs}
*/
@ConfigComponent({
selector: 'ion-tabs',