Files
sphinx/tests
EricFromCanada a63e4945ea Add highlight_options configuration value
This changeset adds the `highlight_options` configuration value, which
specifies a dict of key-value pairs to pass to the Pygments highlighter
specified with `highlight_language`. For example, specifying
`highlight_options = {'funcnamehighlighting' : False}` for the 'php'
lexer will disable function name highlighting.
Both the HTML and LaTeX writers have been updated to include the
options when calling `highlight_block()`, as long as the currently
selected language matches what was set with `highlight_language`, i.e.
not when modified by `highlight::` or `code-block::` directives.
2015-01-05 12:58:43 -05:00
..
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00
2015-01-03 21:41:14 +01:00