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

Unified Diff: samples/dartiverse_search/readme.txt

Issue 752303004: Delete dartiverse-search from the repo and update dart:io documentation to point (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years 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 | « samples/dartiverse_search/pubspec.yaml ('k') | samples/dartiverse_search/web/client.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/dartiverse_search/readme.txt
diff --git a/samples/dartiverse_search/readme.txt b/samples/dartiverse_search/readme.txt
deleted file mode 100644
index 7445a30c99d5f55bbb4747715faad1e269bddd4e..0000000000000000000000000000000000000000
--- a/samples/dartiverse_search/readme.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-dartiverse_search: A Search App using HttpServer and WebSockets
-===============================================================
-
-To run the sample:
-
-1) Select the bin/server.dart file
-2) Select Tools > Pub Build menu item
-3) Select Run > Run menu item or click the green Run button in the toolbar
-4) Find "server is running on" in the console output and click the URL to open the browser
-5) Search!
-
-NOTE: The web client does not work in Internet Explorer 9 as it uses
-WebSockets to communicate with the server.
« no previous file with comments | « samples/dartiverse_search/pubspec.yaml ('k') | samples/dartiverse_search/web/client.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698