]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#6522: add a "decorator" directive to explicitly document decorators, and use it...
authorGeorg Brandl <georg@python.org>
Thu, 29 Jul 2010 16:01:11 +0000 (16:01 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 29 Jul 2010 16:01:11 +0000 (16:01 +0000)
commit8a1caa2361b86baeadfe5343b0c74fe9dec2a4ce
treea61437b150df841a5de65b9bb92456e0e3b4139a
parentb0a4e3c1a747a1f40be0d0e4d2ab785b052673c2
#6522: add a "decorator" directive to explicitly document decorators, and use it in a few places.
Doc/documenting/markup.rst
Doc/library/abc.rst
Doc/library/contextlib.rst
Doc/library/functools.rst
Doc/library/importlib.rst
Doc/library/unittest.rst
Doc/tools/sphinxext/pyspecific.py