Skip to content

Instantly share code, notes, and snippets.

@mattroberts297
Created August 16, 2017 21:29
Show Gist options
  • Save mattroberts297/89c132336bdf49db799b719a8554446e to your computer and use it in GitHub Desktop.
Save mattroberts297/89c132336bdf49db799b719a8554446e to your computer and use it in GitHub Desktop.
Generate akka http docs
git clone git clone https://github.com/akka/akka-http.git
cd akka-http
sbt ";project docs; paradox"
open docs/target/paradox/site/main/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment