I installed the master version using instructions available at here.
However, when I try to run http://localhost:9000/@documentation the URL does not serve any content.
I assume, I need to build documentation, just like the repository had to be built, however, I have not been able to find any instructions.
This is not a problem if we install a binary/stable version. Only if building from source.
Thanks.
You must call
in
Play20/documentation/manualto get the api-docs you must call
build doc. The doc-command doesn’t work under windows at the moment.[Update since 26.10.2012 there is no need for an extra pull. The documentation is now part of the main-repository. Hopefully the doc-command runs under windows now. I didn’t checked it.]