mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
merge with 0.5
This commit is contained in:
commit
2f13231fbd
@ -30,7 +30,10 @@ installed) and handled in a smart way:
|
|||||||
config value.
|
config value.
|
||||||
|
|
||||||
* Within Python highlighting mode, interactive sessions are recognized
|
* Within Python highlighting mode, interactive sessions are recognized
|
||||||
automatically and highlighted appropriately.
|
automatically and highlighted appropriately. Normal Python code is only
|
||||||
|
highlighted if it is parseable (so you can use Python as the default, but
|
||||||
|
interspersed snippets of shell commands or other code blocks will not be
|
||||||
|
highlighted as Python).
|
||||||
|
|
||||||
* The highlighting language can be changed using the ``highlight`` directive,
|
* The highlighting language can be changed using the ``highlight`` directive,
|
||||||
used as follows::
|
used as follows::
|
||||||
|
Loading…
Reference in New Issue
Block a user