dart-sdk/utils
rnystrom@google.com 420b355357 Include subtype information in generated docs.
With this change, dartdoc does a more comprehensive job of letting users
navigate the web of types. For each class, this will show its chain of
superclasses, interfaces it implements, and its immediate subclasses.

For interfaces, it shows superinterfaces, subinterfaces, implementing classes,
and a default class if it has one.

Review URL: https://chromiumcodereview.appspot.com//9271020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3515 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-23 21:51:53 +00:00
..
apidoc Add a mode to dartdoc to generate the navigation on the client. 2012-01-19 20:10:51 +00:00
css Fixed collision with interface Comment in html and Comment in the CSS tree. 2012-01-12 22:17:33 +00:00
dartdoc Include subtype information in generated docs. 2012-01-23 21:51:53 +00:00
peg Move PEG parser test into testing framework. 2011-11-03 23:24:33 +00:00
tests fix Library*NegativeTests (and a couple Prefix ones by accident) 2012-01-12 01:20:23 +00:00
tip Support SVG files in toss. 2011-12-15 23:09:56 +00:00
utf8 Make SourceString Iterable<int>. 2012-01-13 13:24:38 +00:00