mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
18 lines
391 B
ReStructuredText
18 lines
391 B
ReStructuredText
py-decorators
|
|
=============
|
|
|
|
Various decorators
|
|
------------------
|
|
|
|
.. literalinclude:: py-decorators.inc
|
|
:name: literal_include_pydecorators_1
|
|
:pyobject: TheClass
|
|
|
|
.. literalinclude:: py-decorators.inc
|
|
:name: literal_include_pydecorators_2
|
|
:pyobject: TheClass.the_method
|
|
|
|
.. literalinclude:: py-decorators.inc
|
|
:name: literal_include_pydecorators_3
|
|
:pyobject: the_function
|