docs(router): move examples to @usageNotes (#26039)

PR Close #26039
This commit is contained in:
Pete Bacon Darwin
2018-09-20 14:50:32 +01:00
committed by Kara Erickson
parent fef9cebed0
commit ff028f0b39
6 changed files with 21 additions and 6 deletions

View File

@ -225,6 +225,7 @@ export function provideForRootGuard(router: Router): any {
*
* Registers routes.
*
* @usageNotes
* ### Example
*
* ```