Chromium Code Reviews| 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. |