[Checkins] SVN: Sandbox/ulif/grok-reference-with-rest2/doc/grokref/grokref2html.py Added syntax highlighting for grokref2html.

Uli Fouquet uli at gnufix.de
Sat Jan 12 13:37:39 EST 2008


Log message for revision 82826:
  Added syntax highlighting for grokref2html.

Changed:
  U   Sandbox/ulif/grok-reference-with-rest2/doc/grokref/grokref2html.py

-=-
Modified: Sandbox/ulif/grok-reference-with-rest2/doc/grokref/grokref2html.py
===================================================================
--- Sandbox/ulif/grok-reference-with-rest2/doc/grokref/grokref2html.py	2008-01-12 18:35:55 UTC (rev 82825)
+++ Sandbox/ulif/grok-reference-with-rest2/doc/grokref/grokref2html.py	2008-01-12 18:37:38 UTC (rev 82826)
@@ -33,8 +33,8 @@
 
 # Register plain (non-sphinx) directives and roles.
 from extensions import directives_plain, roles_plain
+from extensions import pygments_directive
 
-
 class AdditionalSubstitutions(Transform):
     """Substitute keywords based on the settings `substitutions`
     dictionary.



More information about the Checkins mailing list