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- ## 9.0.0-wip
1+ ## 9.0.0
22* Remove the deprecated ` missingCodeBlockLanguage ` warning.
33* Remove the deprecated ` templates-dir ` option.
44* Remove the deprecated ` nodoc ` option.
Original file line number Diff line number Diff line change 11dartdoc :
22 linkToSource :
33 root : ' .'
4- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v9.0.0-wip /%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v9.0.0/%f%#L%l%'
Original file line number Diff line number Diff line change 1- const packageVersion = '9.0.0-wip ' ;
1+ const packageVersion = '9.0.0' ;
Original file line number Diff line number Diff line change 11name : dartdoc
2- version : 9.0.0-wip
2+ version : 9.0.0
33description : A non-interactive HTML documentation generator for Dart source code.
44repository : https://github.com/dart-lang/dartdoc
55
You can’t perform that action at this time.
0 commit comments