dartdoc 0.0.2+2
dartdoc: ^0.0.2+2 copied to clipboard
A documentation generator for Dart.
0.0.2 #
- documenation generated in
doc/api
directory - support for readme files in plain text
- fixed resolving references in library comments
- generate docs even when output directory exists
- show inherited operators
- visually indicate deprecated api
##0.0.2+1
- handle packages that don't have a readme
- fixed linking to references from other libraries in comments
- resolve [new Constructor] in comments
- link to exported library in comment references
- visually show library is deprecated
- fixed one liner documentation
##0.0.2+1
- add a --package-root option
- resource handler support for package root