diff hgext/absorb.py @ 46516:921e1253c8ba

gendoc: support defaults on customopts a bit better Without this, a customopt will very likely render like this: ``` -foo does foo (default: <hgext.myextension.MyOpt object at 0x7f31...>) ``` I copied this logic from how this is handled in mercurial/help.py. Differential Revision: https://phab.mercurial-scm.org/D9988
author Kyle Lippincott <spectral@google.com>
date Fri, 12 Feb 2021 11:04:03 -0800
parents 59fa3890d40a
children 6266d19556ad
line wrap: on
line diff