mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Use "console" for the highlight language of console output
Using "console" language is better for the console example (including command-line prompt)
This commit is contained in:
@@ -75,7 +75,7 @@ and assuming ``docs/index.rst`` contained the following:
|
||||
|
||||
If you run the following:
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: console
|
||||
|
||||
$ PYTHONPATH=. sphinx-autogen docs/index.rst
|
||||
|
||||
|
||||
Reference in New Issue
Block a user