Sven Hodapp
Sven Hodapp
Any news on that issue?
Yesterday I stumbled across this issue. Now I'm using `.toString` which produces now correct XML, but the XML is now quite ugly.
I haven't found a definition of a [breaking] tag or the like in the spec. I'll claim that `Adjustment` or `Improvement` would be much clearer and more formal. Such tags...
@zerok I think with such an approach it is more clear. Also for automated processing. You can see in my initial post, that CHANGED serves two meanings whereas all other...
By adding this to your `build.sbt`: packResourceDir += (baseDirectory.value / "target" / "scala-2.11" / "api" -> "docs") The API documentation of the current project will be packaged. For the depended...
This project isn't maintained anymore. It was a student team project.
You're welcome to commit pull requests!
The auto-complete works only rudimentary, yes.
Mac: If Websocket is inactive (e.g. the URI is not found), all browsers show the the complete rendered page. Only Safari works with complete, if Websocket is active! We should...
Safari and Firefox work. Chrome and Opera have problems, with enabled Websockets.