summaryrefslogtreecommitdiff
path: root/Doc/install
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/install
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/install')
-rw-r--r--Doc/install/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/install/index.rst b/Doc/install/index.rst
index e14232415b..a91606c0f3 100644
--- a/Doc/install/index.rst
+++ b/Doc/install/index.rst
@@ -1,4 +1,4 @@
-.. highlightlang:: none
+.. highlight:: none
.. _install-index: