File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 9.0.0-wip
2
+ * Remove deprecated ` missingCodeBlockLanguage ` warning.
3
+
1
4
## 8.3.4
2
5
* The URL for category pages now uses _ category name_ instead of
3
6
_ category ` displayName ` _ .
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 /%f%#L%l%'
4
+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v9.0.0-wip /%f%#L%l%'
Original file line number Diff line number Diff line change 1
- const packageVersion = '8.3.4 ' ;
1
+ const packageVersion = '9.0.0-wip ' ;
Original file line number Diff line number Diff line change 1
1
name : dartdoc
2
- version : 8.3.4
2
+ version : 9.0.0-wip
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