docs(navController): update docs

This commit is contained in:
mhartington
2016-02-09 10:17:09 -05:00
parent 2621a87f5c
commit 9cc28791db

View File

@@ -14,6 +14,8 @@ import {SwipeBackGesture} from './swipe-back';
import {ViewController} from './view-controller';
/**
* @name NavController
* @description
* _For examples on the basic usage of NavController, check out the
* [Navigation section](../../../../components/#navigation) of the Component
* docs._