]> git.cworth.org Git - notmuch/blobdiff - doc/conf.py
doc/emacs: replace emacscmd with el:define-key
[notmuch] / doc / conf.py
index 503255b5bb16e894699f17885146d13bf1d58b26..0b7b8af5967e8bef25c7f69b2db1614cbc8181c4 100644 (file)
@@ -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')
-