rewording of highlight_options description

This commit is contained in:
EricFromCanada 2015-01-05 23:22:19 -05:00
parent a63e4945ea
commit 3111f7b6b3

View File

@ -305,9 +305,10 @@ Project information
.. confval:: highlight_options
A dictionary of options that modify the behavior of the lexer for the
selected language. These are lexer-specific. For the options understood by
each, see the `Pygments documentation <http://pygments.org/docs/lexers/>`_.
A dictionary of options that modify how the lexer specified by
:confval:`highlight_language` generates highlighted source code. These are
lexer-specific; for the options understood by each, see the
`Pygments documentation <http://pygments.org/docs/lexers/>`_.
.. versionadded:: 1.3