summaryrefslogtreecommitdiff
path: root/Doc/c-api/function.rst
diff options
context:
space:
mode:
authorStéphane Wirtel <stephane@wirtel.be>2019-05-17 11:55:34 +0200
committerKushal Das <mail@kushaldas.in>2019-05-17 15:25:34 +0530
commitcbb6484573ae2058e55614b28d73b0c8478f9a70 (patch)
tree2279089fb2343dd0a23262c8f69a30cf6e56bce6 /Doc/c-api/function.rst
parentfed02e15b39b6f1521ea21654be5fc0757a8720a (diff)
downloadcpython-git-cbb6484573ae2058e55614b28d73b0c8478f9a70.tar.gz
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
Diffstat (limited to 'Doc/c-api/function.rst')
-rw-r--r--Doc/c-api/function.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/c-api/function.rst b/Doc/c-api/function.rst
index 17279c732a..02c4ebdbed 100644
--- a/Doc/c-api/function.rst
+++ b/Doc/c-api/function.rst
@@ -1,4 +1,4 @@
-.. highlightlang:: c
+.. highlight:: c
.. _function-objects: