Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(960)

Unified Diff: pkg/fletch_sdk_readme.md

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/fletch_agent/tool/client.dart ('k') | pkg/fletchc/.packages » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/fletch_sdk_readme.md
diff --git a/pkg/fletch_sdk_readme.md b/pkg/fletch_sdk_readme.md
deleted file mode 100644
index cbc51a72578528e3f59a04e8233c91371cdd0bd6..0000000000000000000000000000000000000000
--- a/pkg/fletch_sdk_readme.md
+++ /dev/null
@@ -1,17 +0,0 @@
-Welcome to the Dartino reference documentation covering the packages available
-for Dartino.
-
-You must import a package before you can use it. Here's an example of importing
-the `GPIO` package:
-
-```dart
-import 'package:gpio/gpio.dart';
-```
-
-For more information on Dartino, see the [Dartino
-site](http://dartino.github.io/sdk/).
-
-This API reference is automatically generated from the source code in the
-[Dartino SDK repo](https://github.com/dartino/sdk). If you'd like to
-contribute to this documentation, see
-[Contributing](https://github.com/dartino/sdk/wiki/Contributing).
« no previous file with comments | « pkg/fletch_agent/tool/client.dart ('k') | pkg/fletchc/.packages » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698