mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Commit missing doc change.
This commit is contained in:
parent
6373729f1d
commit
6a7e6315c2
@ -53,6 +53,8 @@ installed) and handled in a smart way:
|
||||
|
||||
* ``none`` (no highlighting)
|
||||
* ``python`` (the default when :confval:`highlight_language` isn't set)
|
||||
* ``guess`` (let Pygments guess the lexer based on contents, only works with
|
||||
certain well-recognizable languages)
|
||||
* ``rest``
|
||||
* ``c``
|
||||
* ... and any other lexer name that Pygments supports.
|
||||
|
Loading…
Reference in New Issue
Block a user