Setup the docs dir¶
`sh
catmini:catbox cat$ mkdir docs
catmini:catbox cat$ cd docs
catmini:docs cat$ sphinx-quickstart
`
Build the docs¶
`sh
catmini:docs cat$ pwd
/Users/cat/christrees/catbox/docs
catmini:docs cat$ make html
catmini:docs cat$ open build/html/index.html
`
Add github pages: https://daler.github.io/sphinxdoc-test/includeme.html