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:: c
.. highlight:: c
.. _function-objects: