Remove doc string for standalone version
default and stable branches only for development and history.
--- a/hgkw/keyword.py Sun Jun 07 19:23:23 2009 +0200
+++ b/hgkw/keyword.py Sun Jun 07 19:25:10 2009 +0200
@@ -25,9 +25,7 @@
#
# [extensions]
# # enable extension
-# keyword = /full/path/to/hgkw/keyword.py
-# # or, if script in canonical hgext folder:
-# # hgext.keyword =
+# hgext.keyword =
#
# Files to act upon/ignore are specified in the [keyword] section.
# Customized keyword template mappings in the [keywordmaps] section.