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. |
+ |