dart-sdk/utils
nweiz@google.com a811209d78 Add a script to generate HTML and DOM docs with cross-links to one another.
This entails adding callbacks to dartdoc for injecting additional
comments, as well as adding somewhat deeper support for hashing and
equality testing of Frog objects.

The next step is to inject the annotations into the HTML and DOM library source itself.

Review URL: http://codereview.chromium.org//8771054

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2199 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-07 22:15:12 +00:00
..
css Beginning of CSS parser using frog parsering infrastructure. 2011-11-22 17:30:20 +00:00
dartdoc Add a script to generate HTML and DOM docs with cross-links to one another. 2011-12-07 22:15:12 +00:00
markdown Use subscript to get match groups. 2011-11-30 18:30:02 +00:00
peg Move PEG parser test into testing framework. 2011-11-03 23:24:33 +00:00
tests frog: life is better with colors :) 2011-12-06 23:42:27 +00:00