Skip to content

Instantly share code, notes, and snippets.

@shishi
Created July 2, 2012 18:43
Show Gist options
  • Save shishi/3034841 to your computer and use it in GitHub Desktop.
Save shishi/3034841 to your computer and use it in GitHub Desktop.
make enable rst2html to deal valid code-block directive
from sphinx.directives.other import *
from sphinx.directives.code import *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment