Mercurial > hg
changeset 9064:773ab631a0c8
highlight: wrapped docstrings at 78 characters
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Tue, 07 Jul 2009 23:54:42 +0200 |
parents | 0772889d8a65 |
children | 90e16c251246 |
files | hgext/highlight/__init__.py |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/highlight/__init__.py Tue Jul 07 23:54:42 2009 +0200 +++ b/hgext/highlight/__init__.py Tue Jul 07 23:54:42 2009 +0200 @@ -10,8 +10,7 @@ """syntax highlighting for hgweb (requires Pygments) -It depends on the Pygments syntax highlighting library: -http://pygments.org/ +It depends on the Pygments syntax highlighting library: http://pygments.org/ There is a single configuration option: