File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 8.3.4-wip
1
+ ## 8.3.4
2
2
* The URL for category pages now uses _ category name_ instead of
3
3
_ category ` displayName ` _ .
4
4
* Require analyzer 7.4.4 APIs.
Original file line number Diff line number Diff line change 1
1
dartdoc :
2
2
linkToSource :
3
3
root : ' .'
4
- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.3.4-wip /%f%#L%l%'
4
+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.3.4/%f%#L%l%'
Original file line number Diff line number Diff line change 1
- const packageVersion = '8.3.3 ' ;
1
+ const packageVersion = '8.3.4 ' ;
Original file line number Diff line number Diff line change 1
1
name : dartdoc
2
- version : 8.3.4-wip
2
+ version : 8.3.4
3
3
description : A non-interactive HTML documentation generator for Dart source code.
4
4
repository : https://github.com/dart-lang/dartdoc
5
5
You can’t perform that action at this time.
0 commit comments