Skip to content

Instantly share code, notes, and snippets.

@mattroberts297
Created August 16, 2017 21:19
Show Gist options
  • Save mattroberts297/52b4ac675f2d9675bf120b47e3144876 to your computer and use it in GitHub Desktop.
Save mattroberts297/52b4ac675f2d9675bf120b47e3144876 to your computer and use it in GitHub Desktop.
Generate akka docs for offline use
git clone [email protected]:akka/akka.git
cd akka
sbt ";project akka-docs; paradox"
open akka-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