Commit Graph

2 Commits

Author SHA1 Message Date
Colin Dunklau
ccef5de59d Some minor tweaks: documentation, py3 compliance
Pulled most documentation out of code to avoid desync
Fixed unicode literals
Fixed except syntax for py3 compliance
2013-03-23 16:57:10 -05:00
Colin Dunklau
e4f8a604cb Adding new plugin Code Include
This plugin allows you to include other files as a code block with
syntax highlighting in ReST articles. You'll need docutils>0.10, as
there was a circular import bug in the 0.10 release.
2013-03-23 16:05:56 -05:00