common: Enable numfig role

This commit is contained in:
Sebastian Huber 2019-11-22 12:29:53 +01:00
parent aba4c6bc9b
commit ddd4b1e7be

View File

@ -75,6 +75,9 @@ exclude_patterns = []
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'sphinx'
# http://www.sphinx-doc.org/en/master/usage/configuration.html#confval-numfig
numfig = True
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []