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 c3c7cd3 + a4a2499 commit fd965abCopy full SHA for fd965ab
docs/docs/contributing/getting-started.md
@@ -84,8 +84,9 @@ Generating Documentation
84
To generate this page and other static page docs, run
85
```bash
86
$ sbt
87
-> genDocs
+> scaladoc/generateScalaDocumentation
88
```
89
+For more information, see `scaladoc/README.md`.
90
91
Before contributing to Dotty, we invite you to consult the
92
[Dotty Developer Guidelines](https://github.com/lampepfl/dotty/blob/master/CONTRIBUTING.md).
0 commit comments