diff options
Diffstat (limited to 'docs/content/error/jqLite')
| -rw-r--r-- | docs/content/error/jqLite/nosel.ngdoc | 4 | ||||
| -rw-r--r-- | docs/content/error/jqLite/off_args.ngdoc | 4 | ||||
| -rw-r--r-- | docs/content/error/jqLite/on_args.ngdoc | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/docs/content/error/jqLite/nosel.ngdoc b/docs/content/error/jqLite/nosel.ngdoc new file mode 100644 index 00000000..c776c153 --- /dev/null +++ b/docs/content/error/jqLite/nosel.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name jqLite:nosel +@fullName Unsupported Selector Lookup +@description diff --git a/docs/content/error/jqLite/off_args.ngdoc b/docs/content/error/jqLite/off_args.ngdoc new file mode 100644 index 00000000..88a981e3 --- /dev/null +++ b/docs/content/error/jqLite/off_args.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name jqLite:off_args +@fullName Invalid jqLite#off() parameter +@description diff --git a/docs/content/error/jqLite/on_args.ngdoc b/docs/content/error/jqLite/on_args.ngdoc new file mode 100644 index 00000000..974f20a8 --- /dev/null +++ b/docs/content/error/jqLite/on_args.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name jqLite:on_args +@fullName Invalid jqLite#on() Parameters +@description |
