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:
Stéphane Wirtel 2019-05-17 11:55:34 +02:00 committed by Kushal Das
parent fed02e15b3
commit cbb6484573
74 changed files with 76 additions and 76 deletions

View file

@ -1,4 +1,4 @@
.. highlightlang:: sh
.. highlight:: sh
.. ATTENTION: You probably should update Misc/python.man, too, if you modify
this file.

View file

@ -1,4 +1,4 @@
.. highlightlang:: sh
.. highlight:: sh
.. _using-on-unix:

View file

@ -1,4 +1,4 @@
.. highlightlang:: none
.. highlight:: none
.. _using-on-windows: