summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive/pygments_code_block_directive.py
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-02-24 11:40:50 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-02-24 11:40:50 +0000
commit17b8a432d43e18bec738fbec1ebd2cca1ebcf041 (patch)
treebbdad678bad69c9f957066e2a2d1c74f7b2fa4d7 /sandbox/code-block-directive/pygments_code_block_directive.py
parent3eeffd4ba5169690bf321b6a96a1e814e74e259d (diff)
downloaddocutils-17b8a432d43e18bec738fbec1ebd2cca1ebcf041.tar.gz
sandbox/code-block-directive: Add LaTeX front end, update
documentation and examples git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5873 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/code-block-directive/pygments_code_block_directive.py')
-rwxr-xr-xsandbox/code-block-directive/pygments_code_block_directive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/code-block-directive/pygments_code_block_directive.py b/sandbox/code-block-directive/pygments_code_block_directive.py
index a0e7d5823..7535acad1 100755
--- a/sandbox/code-block-directive/pygments_code_block_directive.py
+++ b/sandbox/code-block-directive/pygments_code_block_directive.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
-# :Author: a Pygments author|contributor; Felix Wiemann; Guenter Milde
+# :Author: the Pygments team; Felix Wiemann; Guenter Milde
# :Date: $Date$
# :Copyright: This module has been placed in the public domain.
#