log doc/gendoc.py @ 51656:21442f87f7fa stable tip

age author description
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Mon, 02 May 2022 22:04:59 -0400 Matt Harbison doc: use an absolute path in sys.path to work around a python DLL loading bug stable
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 12 Feb 2021 13:27:03 -0800 Kyle Lippincott gendoc: use an empty comment so aliases are separated from previous elements
Fri, 12 Feb 2021 11:06:56 -0800 Kyle Lippincott gendoc: add support for loading extensions from config settings
Fri, 12 Feb 2021 11:04:03 -0800 Kyle Lippincott gendoc: support defaults on customopts a bit better
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Wed, 17 Jun 2020 16:11:11 -0700 Kyle Lippincott py3: fix broken man page generation, it was generating `(default: NUL*)` stable
Thu, 14 Nov 2019 12:41:33 -0800 Martin von Zweigbergk i18n: get datapath directly from resourceutil
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 26 Apr 2019 12:41:48 +0200 Sietse Brouwer gendoc: nest command headers under category headers
Fri, 03 May 2019 15:37:08 +0200 Sietse Brouwer gendoc: guarantee that all commands were processed
Fri, 26 Apr 2019 17:53:01 +0200 Sietse Brouwer gendoc: group commands by category in man page and HTML help