lunduniversity / introprog-scalalib

Scala library with simple-to-use utilites for students of introductory programming. http://cs.lth.se/pgk/api
BSD 2-Clause "Simplified" License
60 stars 13 forks source link

Improve docs by using more features of new scaladoc #36

Open bjornregnell opened 2 years ago

bjornregnell commented 2 years ago

Inspired by: https://users.scala-lang.org/t/scaladoc-3-static-site/7924/3

bjornregnell commented 3 months ago

How to show protected members? E.g. gameLoop in BlockWindow?

bjornregnell commented 3 months ago

How to show default arguments in doc page? E.g. enc in IO.