Files
sdk/pkg/docgen/pubspec.yaml
T
kevmoo@j832.com 18d38085ab pkg: analysis aided cleanup
Removed a lot of warnings and hints when opening many pkg projects in the editor

R=gram@google.com

Review URL: https://codereview.chromium.org//22284003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25831 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-06 20:42:04 +00:00

10 lines
180 B
YAML

name: docgen
description: A documentation generator for the Dart repository.
dependencies:
args: any
logging: any
markdown: any
path: any
dev_dependencies:
unittest: any