docs: Start mathifying TGSI insts.
[mesa.git] / src / gallium / docs / source / conf.py
index 2b974b727cdc3450a518c26e591e7f0da2991f1c..9b0c86babdbb34431b5a386e7b2d8525b3456bc5 100644 (file)
@@ -22,7 +22,7 @@ import sys, os
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = []
+extensions = ['sphinx.ext.pngmath']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']