From 86495e111dee3683d4ca0fbdb20090074624c4f0 Mon Sep 17 00:00:00 2001 From: Jan Piotrowski Date: Tue, 20 Jun 2017 10:13:46 +0200 Subject: [PATCH] docs(api): angularjs to angular Closes #12101 --- scripts/docs/templates/api_index.template.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/docs/templates/api_index.template.html b/scripts/docs/templates/api_index.template.html index f930446583..708204b757 100644 --- a/scripts/docs/templates/api_index.template.html +++ b/scripts/docs/templates/api_index.template.html @@ -7,7 +7,7 @@ path: "" category: api id: api title: Javascript -header_sub_title: Extend Ionic even further with the power of AngularJS +header_sub_title: Extend Ionic even further with the power of Angular searchable: false --- @@ -15,9 +15,6 @@ searchable: false - -Ionic takes everything you know and loved about Ionic V1, and builds on top of it to provide a much more flexible framework. - In the API docs, you'll find two kinds of doc pages: Component and Service APIs. The Component APIs include classes like `Checkbox`, `Toggle` or `Item` and show you how to use them, in addition to listing their selectors, available properties and events.