Chromium Code Reviews
DescriptionFixes documentation generation for dart:html.
Specifically, this looks at the canonical URI for a library, and if it begins
with dart:, then use the canonical path as the printed name, otherwise use the
simpleName, which is generally the library name.
This was necessary because the new import syntax changed the simpleName from
say "dart:html" to "html". This should work for all other libraries, too, which
will be updated to the new import syntax in following CLs.
Committed: https://code.google.com/p/dart/source/detail?r=14040
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fixed Bob's comments. #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||