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

Unified Diff: pkg/docgen/doc/README.txt

Issue 116043013: Add a snapshot for docgen and use it in the build (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Previous version could pass the default text as markdown instead of converting to html Created 6 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
Index: pkg/docgen/doc/README.txt
diff --git a/pkg/docgen/doc/README.txt b/pkg/docgen/doc/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2e7381ba727b3930b5124d68deab99b3ba29ab72
--- /dev/null
+++ b/pkg/docgen/doc/README.txt
@@ -0,0 +1,5 @@
+The sdk-introduction.md file formerly in this directory has been moved
+into the code in lib/docgen.dart so that it isn't dependent on this
+directory struture. Any edits should be done to the DEFAULT_SDK_INTRODUCTION
+constant in that file.
+

Powered by Google App Engine
This is Rietveld 408576698