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

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

Issue 139083003: Fix "inherited from" comments for Interceptor (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Removed the snapshotting to sdk, just leave the docgen edits 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
« no previous file with comments | « pkg/docgen/bin/docgen.dart ('k') | pkg/docgen/doc/sdk-introduction.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..e2af2a6335aea6d8aa7b5f6ee07cba261e1dc81b
--- /dev/null
+++ b/pkg/docgen/doc/README.txt
@@ -0,0 +1,4 @@
+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.
« no previous file with comments | « pkg/docgen/bin/docgen.dart ('k') | pkg/docgen/doc/sdk-introduction.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698