]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
authorStéphane Wirtel <stephane@wirtel.be>
Fri, 17 May 2019 09:55:34 +0000 (11:55 +0200)
committerKushal Das <mail@kushaldas.in>
Fri, 17 May 2019 09:55:34 +0000 (15:25 +0530)
commitcbb6484573ae2058e55614b28d73b0c8478f9a70
tree2279089fb2343dd0a23262c8f69a30cf6e56bce6
parentfed02e15b39b6f1521ea21654be5fc0757a8720a
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
74 files changed:
Doc/c-api/abstract.rst
Doc/c-api/allocation.rst
Doc/c-api/apiabiversion.rst
Doc/c-api/arg.rst
Doc/c-api/bool.rst
Doc/c-api/buffer.rst
Doc/c-api/bytearray.rst
Doc/c-api/bytes.rst
Doc/c-api/capsule.rst
Doc/c-api/cell.rst
Doc/c-api/code.rst
Doc/c-api/complex.rst
Doc/c-api/concrete.rst
Doc/c-api/contextvars.rst
Doc/c-api/conversion.rst
Doc/c-api/coro.rst
Doc/c-api/datetime.rst
Doc/c-api/descriptor.rst
Doc/c-api/dict.rst
Doc/c-api/exceptions.rst
Doc/c-api/file.rst
Doc/c-api/float.rst
Doc/c-api/function.rst
Doc/c-api/gcsupport.rst
Doc/c-api/gen.rst
Doc/c-api/import.rst
Doc/c-api/init.rst
Doc/c-api/intro.rst
Doc/c-api/iter.rst
Doc/c-api/iterator.rst
Doc/c-api/list.rst
Doc/c-api/long.rst
Doc/c-api/mapping.rst
Doc/c-api/marshal.rst
Doc/c-api/memory.rst
Doc/c-api/memoryview.rst
Doc/c-api/method.rst
Doc/c-api/module.rst
Doc/c-api/none.rst
Doc/c-api/number.rst
Doc/c-api/objbuffer.rst
Doc/c-api/object.rst
Doc/c-api/objimpl.rst
Doc/c-api/refcounting.rst
Doc/c-api/reflection.rst
Doc/c-api/sequence.rst
Doc/c-api/set.rst
Doc/c-api/slice.rst
Doc/c-api/stable.rst
Doc/c-api/structures.rst
Doc/c-api/sys.rst
Doc/c-api/tuple.rst
Doc/c-api/type.rst
Doc/c-api/typeobj.rst
Doc/c-api/unicode.rst
Doc/c-api/utilities.rst
Doc/c-api/veryhigh.rst
Doc/c-api/weakref.rst
Doc/extending/building.rst
Doc/extending/embedding.rst
Doc/extending/extending.rst
Doc/extending/newtypes.rst
Doc/extending/newtypes_tutorial.rst
Doc/extending/windows.rst
Doc/faq/windows.rst
Doc/howto/clinic.rst
Doc/howto/cporting.rst
Doc/install/index.rst
Doc/installing/index.rst
Doc/library/site.rst
Doc/license.rst
Doc/using/cmdline.rst
Doc/using/unix.rst
Doc/using/windows.rst