scalatra-website
scalatra-website copied to clipboard
Source code for scalatra.org
That way the examples will never fall out of date, and they'll be checked nightly by the CI server.
Pages like [http](http://scalatra.org/2.2/guides/http/) and [views](http://scalatra.org/2.2/guides/views/) should be auto-generated hierarchical tables of contents.
I've written documentation for Scalatra 3.1, but only for deployment/standalone.md. Changes: - Added ```ee10``` to the package name. - ```WebAppContext.setResourceBase()``` has been removed and replaced with ```WebAppContext.setBaseResourceAsString()```.