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.
1 parent 0641be9 commit 6f45dccCopy full SHA for 6f45dcc
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
+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).
12
13
## Installing dartdoc
14
0 commit comments