docs(minErr): Build minErr doc site

This commit is contained in:
Ken Sheedlo
2013-07-12 17:42:27 -07:00
parent dca23173e2
commit 4a7b6a4555
52 changed files with 476 additions and 80 deletions

View File

@@ -0,0 +1,7 @@
@ngdoc error
@name $cacheFactory:iid
@fullName Invalid ID
@description
This error occurs when trying to create a new `cacheFactory` object with a
specified cache ID, but the cache ID is already taken.