log doc/gendoc.py @ 21793:e0b29a0c36c4

age author description
Mon, 23 Jun 2014 09:23:57 -0400 Augie Fackler gendoc: restore use of callable() since it was readded in Python 3.2
Tue, 11 Mar 2014 14:36:40 +0900 FUJIWARA Katsunori doc: show short description of each commands in generated documents
Thu, 20 Feb 2014 09:17:22 +0100 Simon Heimberg doc: gendoc.py creates valid output for option descriptions with newlines
Fri, 08 Nov 2013 14:42:09 +0900 FUJIWARA Katsunori doc: show details of command options in pages generated by docutils
Wed, 03 Jul 2013 21:49:41 +0900 Takumi IINO gendoc: dispatch print document content by commandline arguments
Wed, 03 Jul 2013 21:49:39 +0900 Takumi IINO gendoc: add showtopic
Wed, 03 Jul 2013 21:49:37 +0900 Takumi IINO gendoc: rename to showdoc from show_doc