Skip to content

Instantly share code, notes, and snippets.

@nottrobin
Created September 14, 2016 09:20
Show Gist options
  • Select an option

  • Save nottrobin/0ce31dda1133406dfd6de9001dd79a34 to your computer and use it in GitHub Desktop.

Select an option

Save nottrobin/0ce31dda1133406dfd6de9001dd79a34 to your computer and use it in GitHub Desktop.
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