-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement
Description
We'd like to have a bot build and test the angulardart docs on every commit. We have something like this for Flutter already (https://github.com/dart-lang/dartdoc/blob/master/.travis.yml#L9, https://github.com/dart-lang/dartdoc/blob/master/tool/travis.sh#L22), but would like the same for AngularDart so we know when it breaks.
@chalin, is this something you could help with? I'm not clear how how best to gen the docs for angular. For flutter, we clone their repo and run their doc gen script (which also contains some validation code).
kwalrath
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ontype-infraA repository infrastructure change or enhancementA repository infrastructure change or enhancement