aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/location
diff options
context:
space:
mode:
authorKen Sheedlo2013-07-12 17:42:27 -0700
committerKen Sheedlo2013-07-24 10:42:20 -0700
commit4a7b6a4555a76b19dd217171fc0ddce6707bca95 (patch)
tree4646989291c1be2116c1e59c006f1208cb76c16a /docs/content/error/location
parentdca23173e25a32cb740245ca7f7b01a84805f43f (diff)
downloadangular.js-4a7b6a4555a76b19dd217171fc0ddce6707bca95.tar.bz2
docs(minErr): Build minErr doc site
Diffstat (limited to 'docs/content/error/location')
-rw-r--r--docs/content/error/location/istart.ngdoc4
-rw-r--r--docs/content/error/location/nohash.ngdoc4
-rw-r--r--docs/content/error/location/nopp.ngdoc4
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