docs(toolbar/navbar): link sections

This commit is contained in:
Drew Rygh
2015-12-11 14:52:17 -06:00
parent 60950d7837
commit e9564ea2ae
2 changed files with 5 additions and 1 deletions

View File

@@ -60,7 +60,10 @@ class ToolbarBackground {
}
}
/**
* @name Navbar
* @see {@link ../../toolbar/Toolbar/ Toolbar API Docs}
*/
@Component({
selector: 'ion-navbar',
template:

View File

@@ -75,6 +75,7 @@ export class ToolbarBase extends Ion {
* <ion-content></ion-content>
* ```
* @demo /docs/v2/demos/toolbar/
* @see {@link ../../navbar/Navbar/ Navbar API Docs}
*/
@Component({
selector: 'ion-toolbar',