scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.83k stars 1.05k forks source link

Updating docs at dotty.epfl.ch #10633

Open b-studios opened 3 years ago

b-studios commented 3 years ago

We need to make sure that the documentation at https://dotty.epfl.ch/docs/reference/overview.html is sound and complete with respect to the release candidate.

In this umbrella issue, we can collect necessary changes. Feel free to edit the issue text or add comments if you think something needs to be changed.

I propose the following categorisation of changes.

Incomplete / Incorrect Documentation

Features where some documentation is missing or need to be changed in details.

Missing Features

Features that are not documented at all.

Deprecated Features

Features that are documented but will not be part of the release.

Other Aspects

LPTK commented 3 years ago

I could write some documentation for polymorphic function types, if no one else is going to do it.

japgolly commented 3 years ago

Got another one: #11766