File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ Use `dartdoc` to generate HTML documentaton for your Dart package.
6
6
7
7
For information about contributing to the dartdoc project, see the [ contributor docs] [ ] .
8
8
9
- To see issues and code for dartdoc servers , see
10
- [ dart-lang/api.dartlang.org] ( https://github.com/dart-lang/api.dartlang.org/ ) (for dart:* docs ) and
11
- [ astashov/dartdocs.org] ( https://github.com/astashov/dartdocs.org ) (for pub packages).
9
+ For issues/details related to hosted Dart API docs , see
10
+ [ dart-lang/api.dartlang.org] ( https://github.com/dart-lang/api.dartlang.org/ ) (for dart:* libraries ) and
11
+ [ astashov/dartdocs.org] ( https://github.com/astashov/dartdocs.org ) (for libraries in pub packages).
12
12
13
13
## Installing dartdoc
14
14
You can’t perform that action at this time.
0 commit comments