log doc/gendoc.py @ 49151:1b6e381521c5 stable

age author description
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