dartdoc 0.0.2+1 copy "dartdoc: ^0.0.2+1" to clipboard
dartdoc: ^0.0.2+1 copied to clipboard

outdatedDart 1 only

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