Skip to content

Instantly share code, notes, and snippets.

@adithyabsk
Created July 25, 2019 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adithyabsk/2e08f99a4f6f7f996d3e75532971eb81 to your computer and use it in GitHub Desktop.
Save adithyabsk/2e08f99a4f6f7f996d3e75532971eb81 to your computer and use it in GitHub Desktop.
Setup sphinx
mkdir doc
cd doc
sphinx-quickstart # follow the instructions
# If you would like a fully configured example run the below command
# curl https://raw.githubusercontent.com/adithyabsk/simplecalc/master/doc/conf.py -o conf_simplecalc.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment