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

Unified Diff: utils/apidoc/mdn/README.txt

Issue 9315026: Cleanup mdn scripts (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review fixes Created 8 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 | « utils/apidoc/apidoc.dart ('k') | utils/apidoc/mdn/crawl.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « utils/apidoc/apidoc.dart ('k') | utils/apidoc/mdn/crawl.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698