301dbf8
diff -ru ../kitchen-1.2.6.orig/kitchen3/docs/conf.py ./kitchen3/docs/conf.py
301dbf8
--- ../kitchen-1.2.6.orig/kitchen3/docs/conf.py	2019-05-14 14:51:05.000000000 -0500
301dbf8
+++ ./kitchen3/docs/conf.py	2020-08-19 16:39:01.246258880 -0500
301dbf8
@@ -25,7 +25,7 @@
301dbf8
 
301dbf8
 # Add any Sphinx extension module names here, as strings. They can be extensions
301dbf8
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
301dbf8
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.pngmath', 'sphinx.ext.ifconfig']
301dbf8
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx.ext.coverage', 'sphinx.ext.imgmath', 'sphinx.ext.ifconfig']
301dbf8
 
301dbf8
 # Add any paths that contain templates here, relative to this directory.
301dbf8
 templates_path = ['_templates']