From 33e1bdc543bcb7875dcc004d487333393670ed2d Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Sun, 16 Feb 2014 22:02:31 +0000 Subject: chore(errors): rename folders to match namespaces --- docs/content/error/$animate/notcsel.ngdoc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/content/error/$animate/notcsel.ngdoc (limited to 'docs/content/error/$animate') diff --git a/docs/content/error/$animate/notcsel.ngdoc b/docs/content/error/$animate/notcsel.ngdoc new file mode 100644 index 00000000..d8ceaa0e --- /dev/null +++ b/docs/content/error/$animate/notcsel.ngdoc @@ -0,0 +1,6 @@ +@ngdoc error +@name $animate:notcsel +@fullName Not class CSS selector +@description + +Expecting a CSS selector for class. Class selectors must start with `.`, for example: `.my-class-name`. -- cgit v1.2.3