diff hgext/highlight/__init__.py @ 7127:9df67ee30ef5

help: better documentation intro for a few extensions
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 18 Oct 2008 16:56:39 +0200
parents d09e813b21e3
children 292fb2ad2846
line wrap: on
line diff
--- a/hgext/highlight/__init__.py	Thu Jun 12 11:49:13 2008 +0200
+++ b/hgext/highlight/__init__.py	Sat Oct 18 16:56:39 2008 +0200
@@ -1,4 +1,4 @@
-"""a mercurial extension for syntax highlighting in hgweb
+"""syntax highlighting in hgweb, based on Pygments
 
 It depends on the pygments syntax highlighting library:
 http://pygments.org/