Development

I’m trying to hack at the sphinx documentation a bit to add related content, integrated discussions via disqus, livereload support, and issue submission links for each page, so that an issue can be submit directly to the github issue tracker for documentation corrections.

I’ve got some notes below on adding these features.

Disqus

Add disqus support for integrated discussions on specific documentation pages.

Live Reload

Add livereload support for automatic rebuilding of local wiki while editing.

Github Issues

Add links that allow users to directly submit github issues for documentation corrections.