From 4a7b6a4555a76b19dd217171fc0ddce6707bca95 Mon Sep 17 00:00:00 2001 From: Ken Sheedlo Date: Fri, 12 Jul 2013 17:42:27 -0700 Subject: docs(minErr): Build minErr doc site --- docs/content/error/ng/areq.ngdoc | 4 ++++ docs/content/error/ng/cpi.ngdoc | 4 ++++ docs/content/error/ng/cpws.ngdoc | 4 ++++ 3 files changed, 12 insertions(+) create mode 100644 docs/content/error/ng/areq.ngdoc create mode 100644 docs/content/error/ng/cpi.ngdoc create mode 100644 docs/content/error/ng/cpws.ngdoc (limited to 'docs/content/error/ng') diff --git a/docs/content/error/ng/areq.ngdoc b/docs/content/error/ng/areq.ngdoc new file mode 100644 index 00000000..ade8a5ba --- /dev/null +++ b/docs/content/error/ng/areq.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name ng:areq +@fullName Bad Argument +@description diff --git a/docs/content/error/ng/cpi.ngdoc b/docs/content/error/ng/cpi.ngdoc new file mode 100644 index 00000000..95b30024 --- /dev/null +++ b/docs/content/error/ng/cpi.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name ng:cpi +@fullName Bad Copy +@description diff --git a/docs/content/error/ng/cpws.ngdoc b/docs/content/error/ng/cpws.ngdoc new file mode 100644 index 00000000..2f7a9c5b --- /dev/null +++ b/docs/content/error/ng/cpws.ngdoc @@ -0,0 +1,4 @@ +@ngdoc error +@name ng:cpws +@fullName Copying Window or Scope +@description -- cgit v1.2.3