Open
Description
For example the recently added https://github.com/lampepfl/dotty/blob/main/docs/_docs/usage/coverage.md can't be found on http://dotty.epfl.ch/docs/usage/, but looking into https://github.com/lampepfl/dotty/tree/main/docs/_docs/usage there's a bunch of other pages which are missing (they're probably mostly obsolete and should be deleted).
It seems like entries need to be manually added to sidebar.yml, I wonder if this could be automated?
I'm also not sure what needs to be done for https://github.com/lampepfl/dotty/blob/main/docs/_docs/usage/coverage.md to appear on https://docs.scala-lang.org/.