Created
August 16, 2017 21:29
-
-
Save mattroberts297/89c132336bdf49db799b719a8554446e to your computer and use it in GitHub Desktop.
Generate akka http docs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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