have a travis bot build and verify the docs for AngularDart per commit #1393
Labels
P2
A bug or feature request we're likely to work on
type-infra
A repository infrastructure change or enhancement
Uh oh!
There was an error while loading. Please reload this page.
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).
The text was updated successfully, but these errors were encountered: