Chromium Code Reviews| Index: utils/apidoc/mdn/README.txt |
| diff --git a/utils/apidoc/mdn/README.txt b/utils/apidoc/mdn/README.txt |
| index 6288fc060b67c1326b78b088a5b5b0d6ac2de4e5..87405e11e496db908aeaa414b73042ad47c76ae1 100644 |
| --- a/utils/apidoc/mdn/README.txt |
| +++ b/utils/apidoc/mdn/README.txt |
| @@ -1,6 +1,8 @@ |
| Here's a rough walkthrough of how this works. The ultimate output file is |
| database.filtered.json. |
| +full_run.sh executes all of the scripts in the correct order. |
| + |
| search.js |
| - read data/domTypes.json |
| - for each dom type: |