Scaladoc is my attempt at improving documentation of open source Scala projects.
- Catalog of open source Scala project extracted directly from Repositories such as Maven Central
- Executable documentation via ScalaKata
- Tailored from official websites (such as play doc)
- Extracted from StackOverflow Questions/Answers
- Powerful Search à la Hoogle
- Collected a list of all Scala related poms on Bintray (and maven because of jCenter) (scraper, poms)
- Created a ScalaMeta compiler plugin to show all packages and underlying classes
- Started a community build (currently only cats)
- Rewriting ScalaKata from scratch