docs: add api doc to sub-packages (#33801)

PR Close #33801
This commit is contained in:
Judy Bogart
2019-11-13 08:46:40 -08:00
committed by Alex Rickabaugh
parent 61cc7a3437
commit a09d60cb50
16 changed files with 23 additions and 3 deletions

View File

@ -0,0 +1,2 @@
Provides tools for upgrading from the `$location` service provided in AngularJS
to Angular's [unified location service](guide/upgrade#using-the-unified-angular-location-service).