From 272893278d20dec408dd16a8619c57125cff2072 Mon Sep 17 00:00:00 2001 From: Daniel Sogl Date: Thu, 27 Apr 2017 16:39:16 +0200 Subject: [PATCH] docs(): update Ionic 2 to Ionic Closes #11409 It's just Ionic --- scripts/docs/templates/api_index.template.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/docs/templates/api_index.template.html b/scripts/docs/templates/api_index.template.html index b07427752a..f930446583 100644 --- a/scripts/docs/templates/api_index.template.html +++ b/scripts/docs/templates/api_index.template.html @@ -11,15 +11,15 @@ header_sub_title: Extend Ionic even further with the power of AngularJS searchable: false --- -# Ionic 2 API Docs +# Ionic API Docs -Ionic 2 takes everything you know and loved about Ionic 1, and builds on top of it to provide a much more flexible framework. +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. -The Service APIs are classes like `MenuController`, `Config` or `Platform`. These are services provided by Ionic 2 that can be injected into your classes. +The Service APIs are classes like `MenuController`, `Config` or `Platform`. These are services provided by Ionic that can be injected into your classes.