10 Feb 2010 \\ python
So, there's tools out there to get your documentation up on github (github-tools, sphinx-to-github), but neither totally jive with how I want to do things. So, I went searching long and hard for a way to:
mastergh-pages, so it's served as static htmlLuckily, I came across this post which gets you most of the way there (but assumes you're using jekyll, which isn't the case for me/us).
So…