Prepare code directive for inclusion in the core.
commit8eb302eaa888138330ac3d6d52c7a18a86f0051e
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 26 Aug 2011 22:23:29 +0000 (26 22:23 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 26 Aug 2011 22:23:29 +0000 (26 22:23 +0000)
tree9da9826e25d07a95e86d0f0ed8c711ba13305e92
parenta1fc4f7aceb8d449c8bf03f283925f2ae105d6bd
Prepare code directive for inclusion in the core.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@7105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
12 files changed:
sandbox/code-block-directive/docs/myfunction.py.htm
sandbox/code-block-directive/docs/myfunction.py.pdf
sandbox/code-block-directive/docs/myfunction.py.pseudoxml
sandbox/code-block-directive/docs/myfunction.py.tex
sandbox/code-block-directive/docs/myfunction.py.txt
sandbox/code-block-directive/docs/myfunction.py.xml
sandbox/code-block-directive/docs/pygments_with_docutils-latex-problems.txt [deleted file]
sandbox/code-block-directive/docs/syntax-highlight.txt
sandbox/code-block-directive/pygments_code_block_directive.py
sandbox/code-block-directive/rst2html-highlight.py [moved from sandbox/code-block-directive/rst2html-highlight with 85% similarity]
sandbox/code-block-directive/rst2html-highlight.txt [deleted file]
sandbox/code-block-directive/rst2latex-highlight.py [moved from sandbox/code-block-directive/rst2latex-highlight with 91% similarity]