diff options
Diffstat (limited to 'docs/content/error/location')
| -rw-r--r-- | docs/content/error/location/istart.ngdoc | 4 | ||||
| -rw-r--r-- | docs/content/error/location/nohash.ngdoc | 4 | ||||
| -rw-r--r-- | docs/content/error/location/nopp.ngdoc | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/docs/content/error/location/istart.ngdoc b/docs/content/error/location/istart.ngdoc new file mode 100644 index 00000000..006689e4 --- /dev/null +++ b/docs/content/error/location/istart.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name $location:istart +@fullName Invalid URL +@description diff --git a/docs/content/error/location/nohash.ngdoc b/docs/content/error/location/nohash.ngdoc new file mode 100644 index 00000000..81f0d569 --- /dev/null +++ b/docs/content/error/location/nohash.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name $location:nohash +@fullName Missing Hash Prefix +@description diff --git a/docs/content/error/location/nopp.ngdoc b/docs/content/error/location/nopp.ngdoc new file mode 100644 index 00000000..3d95b7ff --- /dev/null +++ b/docs/content/error/location/nopp.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name $location:nopp +@fullName Missing Path Prefix +@description |
