]> git.notmuchmail.org Git - notmuch/blobdiff - doc/conf.py
doc: improve config item labels in info output
[notmuch] / doc / conf.py
index 7f94cbed4d1c57da1d972e5225bce7dc36c74f8e..b60fefbc32a533cd44ed6c5c0d467684fb4b8597 100644 (file)
@@ -218,4 +218,5 @@ def setup(app):
     # define nmconfig role and directive for config items.
     app.add_object_type('nmconfig','nmconfig',
                         indextemplate='pair: configuration item; %s',
-                        ref_nodeclass=docutils.nodes.generated)
+                        ref_nodeclass=docutils.nodes.generated,
+                        objname='config item' )