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 --- test/bootstrap/code.html | 91 ------------------------------------------------ 1 file changed, 91 deletions(-) delete mode 100644 test/bootstrap/code.html (limited to 'test/bootstrap/code.html') diff --git a/test/bootstrap/code.html b/test/bootstrap/code.html deleted file mode 100644 index e1eaa8d2..00000000 --- a/test/bootstrap/code.html +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - -
-
-
-

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