From 2f571a9c830df814902fbdda1e9240b36bb64e3e Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Thu, 16 May 2013 14:55:56 -0400 Subject: chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs and remove from the build process --- docs/component-spec/bootstrap/code.html | 91 +++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 docs/component-spec/bootstrap/code.html (limited to 'docs/component-spec/bootstrap/code.html') diff --git a/docs/component-spec/bootstrap/code.html b/docs/component-spec/bootstrap/code.html new file mode 100644 index 00000000..e1eaa8d2 --- /dev/null +++ b/docs/component-spec/bootstrap/code.html @@ -0,0 +1,91 @@ + + + + + + + + + +
+
+
+

AngularJS is {{'working'}}

+ +

Directive: prettify

+
+            <p>Sample text here...</p>
+          
+ + +

Directive: ng-set-text

+

+          
+
+          

Directive: ng-html-wrap

+

+
+          

Directive ng-embed-app

+
{{text}}
+ +

Bootstrap

+ +

Directive drop-down-toggle

+ + +

Directive tabbable

+ state = {{state}} + +
+
+ Tab content {{id}}! +
+
+ +
+ +
+
+ Tab content {{id}}! +
+
+ +
+ +
+
+ Tab content {{id}}! +
+
+ +
+
+
+
+
+
+
+
+
+ + -- cgit v1.2.3