summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive/docs
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/code-block-directive/docs')
-rw-r--r--sandbox/code-block-directive/docs/myfunction.py.pdfbin38686 -> 25434 bytes
-rw-r--r--sandbox/code-block-directive/docs/syntax-highlight.txt6
2 files changed, 6 insertions, 0 deletions
diff --git a/sandbox/code-block-directive/docs/myfunction.py.pdf b/sandbox/code-block-directive/docs/myfunction.py.pdf
index 5b847ab6f..05fba74ea 100644
--- a/sandbox/code-block-directive/docs/myfunction.py.pdf
+++ b/sandbox/code-block-directive/docs/myfunction.py.pdf
Binary files differ
diff --git a/sandbox/code-block-directive/docs/syntax-highlight.txt b/sandbox/code-block-directive/docs/syntax-highlight.txt
index fd14712b6..a464e5747 100644
--- a/sandbox/code-block-directive/docs/syntax-highlight.txt
+++ b/sandbox/code-block-directive/docs/syntax-highlight.txt
@@ -101,6 +101,12 @@ Odtwriter_, experimental writer for Docutils OpenOffice export supports syntax
Summary
"""""""
+On 2009-02-20, David Goodger wrote in docutils-devel
+
+ I'd like to see the extensions implemented in Bruce and Sphinx etc.
+ folded back into core Docutils eventually. Otherwise we'll end up with
+ incompatible systems.
+
Pygments_ seems to be the most promising Docutils highlighter.
For printed output and PDFs via LaTeX, the listings_ package is a viable