mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
highlightlang is deprecated since April 2018 in Sphinx. See https://github.com/sphinx-doc/sphinx/pull/4845
This commit is contained in:
parent
fed02e15b3
commit
cbb6484573
74 changed files with 76 additions and 76 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.. highlightlang:: sh
|
||||
.. highlight:: sh
|
||||
|
||||
.. ATTENTION: You probably should update Misc/python.man, too, if you modify
|
||||
this file.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.. highlightlang:: sh
|
||||
.. highlight:: sh
|
||||
|
||||
.. _using-on-unix:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.. highlightlang:: none
|
||||
.. highlight:: none
|
||||
|
||||
.. _using-on-windows:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue