docs: Start mathifying TGSI insts.

This commit is contained in:
Corbin Simpson
2009-12-21 19:12:55 -08:00
parent 9ddeab48c8
commit e8ed3b9607
2 changed files with 224 additions and 38 deletions

View 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']