mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
rewording of highlight_options
description
This commit is contained in:
parent
a63e4945ea
commit
3111f7b6b3
@ -305,9 +305,10 @@ Project information
|
|||||||
|
|
||||||
.. confval:: highlight_options
|
.. confval:: highlight_options
|
||||||
|
|
||||||
A dictionary of options that modify the behavior of the lexer for the
|
A dictionary of options that modify how the lexer specified by
|
||||||
selected language. These are lexer-specific. For the options understood by
|
:confval:`highlight_language` generates highlighted source code. These are
|
||||||
each, see the `Pygments documentation <http://pygments.org/docs/lexers/>`_.
|
lexer-specific; for the options understood by each, see the
|
||||||
|
`Pygments documentation <http://pygments.org/docs/lexers/>`_.
|
||||||
|
|
||||||
.. versionadded:: 1.3
|
.. versionadded:: 1.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user