chore(Dart): remove obsolete files, update the docs

This commit is contained in:
Victor Berchet
2016-07-21 11:48:23 -07:00
parent 51f3d22e4f
commit e73ac1e992
272 changed files with 7 additions and 14339 deletions

View File

@ -12,7 +12,9 @@ Angular
=========
Angular is a development platform for building mobile and desktop web applications. This is the
repository for [Angular 2][ng2], both the JavaScript (JS) and [Dart][dart] versions.
repository for [Angular 2][ng2] Typescript/JavaScript (JS).
Angular2 for [Dart][dart] can be found at [dart-lang/angular2][ng2dart].
Angular 2 is currently in **Release Candidate**.
@ -34,3 +36,4 @@ guidelines for [contributing][contributing] and then check out one of our issues
[ng2]: http://angular.io
[ngDart]: http://angulardart.org
[ngJS]: http://angularjs.org
[ng2dart]: https://github.com/dart-lang/angular2