log doc/gendoc.py @ 17797:e4da793998bf

age author description
Wed, 25 Jul 2012 16:40:38 +0900 FUJIWARA Katsunori doc: unify section level between help topics stable
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Mon, 25 Jul 2011 16:24:37 -0500 Augie Fackler globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
Mon, 30 May 2011 11:18:47 +0200 Martin Geisler gendoc: config help topic is in hgrc.5, do not include it in hg.1
Fri, 13 May 2011 11:04:51 -0500 Matt Mackall extensions: drop maxlength from enabled and disabled
Sat, 05 Feb 2011 14:37:25 +0000 Javi Merino doc: Capitalize the "options" header of mercurial commands
Fri, 03 Dec 2010 12:22:56 +0100 Thomas Arendsen Hein coding style: fix yield used as a function