X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fconf.py;fp=doc%2Fconf.py;h=0b7b8af5967e8bef25c7f69b2db1614cbc8181c4;hp=503255b5bb16e894699f17885146d13bf1d58b26;hb=0f3b196144e91cd80d321d896c0b4bf6e0c62249;hpb=174221b179380ec76b34088cdf9cb694ecacf241 diff --git a/doc/conf.py b/doc/conf.py index 503255b5..0b7b8af5 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -228,8 +228,3 @@ def setup(app): indextemplate='pair: Emacs variable; %s', ref_nodeclass=docutils.nodes.generated, objname='Emacs variable') - app.add_object_type('emacscmd','emacscmd', - indextemplate='pair: Emacs command; %s', - ref_nodeclass=docutils.nodes.generated, - objname='Emacs command') -