DescriptionLots of stuff hooking up markdown to dartdoc.
- Add support for [foo] implicit links to markdown.
- Add hook so that outside code can define what markup a [foo] link creates.
- Make dartdoc look up [foo] names to resolve the identifier.
- Fix unmatched tag unwinding bug.
- Add [:...:] code support to dartdoc.
- Fix text and URLs for generic types in docs.
- Sort classes by name.
- Don't generate docs for private types.
- Fix generated docs for inheritance chain.
- Make source code in generated docs optional.
- Fix showing base class in docs.
- Implement insertRange() for List in frog.
- Add dartdoc shell script.
Committed: https://code.google.com/p/dart/source/detail?r=1886
Patch Set 1 #Patch Set 2 : Implement removeRange() on List in frog. #
Total comments: 68
Patch Set 3 : Respond to awesome reviews. #
Messages
Total messages: 5 (0 generated)
|