- 10 Feb, 2017 2 commits
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/7974
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/7963
-
- 12 Jan, 2017 1 commit
-
-
Adam Barth authored
We were checking similar things in two places. Now we check everything in one place.
-
- 11 Jan, 2017 1 commit
-
-
Adam Barth authored
Now that dart-lang/dartdoc#1236 is fixed.
-
- 15 Nov, 2016 1 commit
-
-
Ian Hickson authored
See https://github.com/flutter/flutter/pull/6861 This silences all but two of the warnings from https://travis-ci.org/flutter/flutter/builds/176055550 One of the silenced warnings was a genuine code error. Some of the others were correct but there was no way for the analyzer to know, and I worked around them. The remainder are problems with the analyzer, specifically https://github.com/dart-lang/sdk/issues/27827 and https://github.com/dart-lang/sdk/issues/27504.
-
- 09 Nov, 2016 1 commit
-
-
Ian Hickson authored
...by reverting us to an earlier dartdoc package. Also I added a sanity test to make sure that we don't regress this again.
-
- 28 Oct, 2016 1 commit
-
-
Adam Barth authored
These aren't needed anymore.
-
- 23 Sep, 2016 1 commit
-
-
Adam Barth authored
Switch our pubspec.yamls to using SDK sources so that we can have consistent source types when we depend on these packages from external packages using SDK sources.
-
- 29 Aug, 2016 1 commit
-
-
Devon Carew authored
* peg dartdoc to a specific version * add some documentation * apply the fix to dev/bots/docs instead
-
- 23 Jul, 2016 1 commit
-
-
Devon Carew authored
-
- 16 May, 2016 2 commits
- 04 May, 2016 1 commit
-
-
Devon Carew authored
-
- 01 May, 2016 2 commits
-
-
Devon Carew authored
* Revert "Revert "Mega gallery (#3647)" (#3659)" This reverts commit ea62d31f. * fix the dev/dartdoc.dart script
-
Adam Barth authored
This reverts commit 9497fb56. This patch broke the dartdoc step on the bots.
-
- 30 Apr, 2016 1 commit
-
-
Devon Carew authored
* working on a large benchmark app * build a 100k saple app * print sizes of other libs; scale to 60k lines * test the generated app on travis
-
- 12 Apr, 2016 1 commit
-
-
Devon Carew authored
* styles updates for the api docs * update library docs * use the new --favion and --use-categories options for dartdoc
-
- 07 Apr, 2016 1 commit
-
-
Seth Ladd authored
* document libs from sky_services * scan directory of sky_services for libraries * simplify error message when sky_services directory not found * address review comments
-
- 05 Apr, 2016 1 commit
-
-
Devon Carew authored
* add a dev/dartdoc.dart script to generate docs for the packages/ packages * remove description * rename readme * change to using --include-external * move docs to dev/docs
-