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:
Takeshi KOMIYA
2021-12-13 13:15:58 +09:00
parent 20732a3665
commit dd27e35e4c
6 changed files with 16 additions and 16 deletions

View File

@@ -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