diff options
| author | Peter Bacon Darwin | 2014-02-19 21:22:27 +0000 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-19 21:22:27 +0000 | 
| commit | cc1f7539d414038212b83dca86cf04f71731f24b (patch) | |
| tree | 49cbfa2e861cc29eb930c65cd857ccdf60430b2e /src/ngRoute | |
| parent | 9ca685bfbdbb63794c8e203936cdd383ff8745a5 (diff) | |
| download | angular.js-cc1f7539d414038212b83dca86cf04f71731f24b.tar.bz2 | |
docs(modules): remove unused {@installModule} tags
Diffstat (limited to 'src/ngRoute')
| -rw-r--r-- | src/ngRoute/route.js | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ngRoute/route.js b/src/ngRoute/route.js index fe5d8ec7..7ccc7947 100644 --- a/src/ngRoute/route.js +++ b/src/ngRoute/route.js @@ -12,7 +12,6 @@   * ## Example   * See {@link ngRoute.$route#example $route} for an example of configuring and using `ngRoute`.   * - * {@installModule route}   *   * <div doc-module-components="ngRoute"></div>   */  | 
