From: David Bremner Date: Fri, 1 Jul 2022 11:23:24 +0000 (-0300) Subject: doc: improve config item labels in info output X-Git-Tag: 0.37_rc0~43 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=7925481997878a0aea386d9f08ef2e3e24a00330;hp=7925481997878a0aea386d9f08ef2e3e24a00330;p=notmuch doc: improve config item labels in info output Commit 306b7028d added the nmconfig role / directive. Unfortunately the default of using the directive name in texinfo output is pretty ugly, so attempt to make it more human readable by passing `objname` to add_object_type invocation. ---