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

@ -147,6 +147,7 @@ export function setupTestingRouter(
* It provides spy implementations of `Location`, `LocationStrategy`, and {@link
* NgModuleFactoryLoader}.
*
* @usageNotes
* ### Example
*
* ```