- 08 Sep, 2021 1 commit
-
-
Janice Collins authored
-
- 30 Aug, 2021 1 commit
-
-
Greg Spencer authored
-
- 23 Aug, 2021 1 commit
-
-
Janice Collins authored
-
- 13 Aug, 2021 1 commit
-
-
Greg Spencer authored
-
- 12 Aug, 2021 1 commit
-
-
Greg Spencer authored
Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples. This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo. The snippets code is deleted in this PR. I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place. The snippets package resides in the assets-for-api-docs repo. The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
-
- 29 Jun, 2021 1 commit
-
-
Janice Collins authored
This includes some major internal changes that should improve performance (the AOT template compiler) and the new lookup code. The big changes noticeable for Flutter will be resolution of field formal parameters, extension method support, and more consistent disambiguation in comment reference lookups. While a vast net improvement, this PR will change a few links to point to the wrong place. #85484 will address that after this lands, as there was no good way to specify what the user wanted unambiguously before dartdoc 1.0.0 in a few cases. That PR includes more details on the introduced regressions and link changes.
-
- 07 Jun, 2021 1 commit
-
-
Janice Collins authored
-
- 25 May, 2021 1 commit
-
-
Janice Collins authored
-
- 18 May, 2021 1 commit
-
-
Janice Collins authored
-
- 05 Apr, 2021 1 commit
-
-
Janice Collins authored
-
- 30 Mar, 2021 1 commit
-
-
Janice Collins authored
-
- 25 Feb, 2021 1 commit
-
-
Janice Collins authored
-
- 09 Dec, 2020 1 commit
-
-
Janice Collins authored
-
- 20 Nov, 2020 1 commit
-
-
Janice Collins authored
-
- 03 Nov, 2020 1 commit
-
-
Janice Collins authored
-
- 22 Oct, 2020 1 commit
-
-
Janice Collins authored
-
- 21 Oct, 2020 1 commit
-
-
Janice Collins authored
-
- 14 Oct, 2020 1 commit
-
-
godofredoc authored
* Fix docset generation. * Remove checks to be able to test. * More logging * More logging * More logging. * more logging. * More logging. * Add flags to firebase command. * Re-enable docset generation. * Disable firebase step. * Comment docset to speed up validations. * Re-enable docset. * Add back condition to prevent uploading docs from PRs.
-
- 07 Oct, 2020 1 commit
-
-
Janice Collins authored
-
- 22 Sep, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 20 Aug, 2020 1 commit
-
-
Christopher Fujino authored
-
- 19 Aug, 2020 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 08 Aug, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 06 Aug, 2020 1 commit
-
-
Ian Hickson authored
-
- 28 Jul, 2020 2 commits
-
-
- 27 Jul, 2020 2 commits
-
-
Todd Volkert authored
-
Todd Volkert authored
Separate out offline docs, docset generation, and docs deployment each into dedicated shards. https://github.com/flutter/flutter/issues/60646
-
- 25 Jul, 2020 3 commits
-
-
-
-
Todd Volkert authored
This will allow us to see in the logs how long each step takes
-
- 02 Jul, 2020 1 commit
-
-
Christopher Fujino authored
-
- 22 Apr, 2020 1 commit
-
-
Janice Collins authored
-
- 15 Apr, 2020 1 commit
-
-
Janice Collins authored
-
- 19 Mar, 2020 1 commit
-
-
Janice Collins authored
-
- 19 Feb, 2020 1 commit
-
-
Greg Spencer authored
This reverts commit a51de38a because it breaks the flutter docs.
-
- 18 Feb, 2020 1 commit
-
-
Janice Collins authored
-
- 02 Jan, 2020 2 commits
-
-
Francisco Magdaleno authored
This reverts commit e768c92f.