We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0641be9 + f74e06e commit c08f180Copy full SHA for c08f180
README.md
@@ -4,7 +4,11 @@
4
5
Use `dartdoc` to generate HTML documentaton for your Dart package.
6
7
-For informtion about contributing to the dartdoc project, see the [contributor docs][].
+For information about contributing to the dartdoc project, see the [contributor docs][].
8
+
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
13
## Installing dartdoc
14
0 commit comments