-
- Downloads
Adds a jekyll plugin (written in Ruby) to the _plugins directory
which generates scala doc by calling `sbt/sbt doc`, copies it over to docs, and updates the links from the api webpage to now point to the copied over scaladoc (making the _site directory easy to just copy over to a public website).
docs/_plugins/copy_api_dirs.rb
0 → 100644
Please register or sign in to comment