]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
docs-rst: enable the Sphinx math extension
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 Aug 2016 16:25:43 +0000 (13:25 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Aug 2016 22:42:33 +0000 (16:42 -0600)
commitd4fe7e14e4ff5d90286397180831a35df502969e
tree8c1194a455c33fe2e70096e01f61fadf5a29c9b9
parent8b8bbf8fe5cfd9aada5f29dc6f6e5b8e4320d058
docs-rst: enable the Sphinx math extension

This extension will be used by the media books.

The name of the math image extension changed on Sphinx 1.4.x,
according with:
http://www.sphinx-doc.org/en/stable/ext/math.html#module-sphinx.ext.imgmath

Let's autodetect, to keep building with versions < 1.4.

Suggested-by: Markus Heiser <markus.heiser@darmarit.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/conf.py