3 The docgen tool takes in a library as input and produces documentation
4 for it as well as all libraries it imports and uses.
5
6 This outputs information about all classes, variables, functions, and
7 methods defined in the library and its imported libraries.
8
9 ## USAGE
10
11 dart docgen.dart path/to/file.dart
OLD
NEW
« no previous file with comments
|
« no previous file
|
pkg/docgen/bin/docgen.dart » ('j')
|
no next file with comments »
Issue 16839004: Moved docgen out of the sdk into pkg/
(Closed)
Created 7 years, 6 months ago by Tate Mandel
Modified 7 years, 6 months ago
Reviewers: Emily Fortuna, Andrei Mouravski, Bob Nystrom
Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Comments: 6