Created
September 14, 2016 09:20
-
-
Save nottrobin/0ce31dda1133406dfd6de9001dd79a34 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| mkdir docs-build | |
| pip3 install ubuntudesign.documentation-builder | |
| documentation-builder --destination-folder docs-build --source-repository https://github.com/CanonicalLtd/maas-docs.git | |
| cd docs-build/en | |
| xdg-open index.html # Look at the wonderful HTML documents |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment