chiark / gitweb /
documentation/python: support enums.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 20 Apr 2019 14:10:19 +0000 (16:10 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 22 Apr 2019 15:53:36 +0000 (17:53 +0200)
commit07aedfa327a3ee63913e5a923f57173f0e41ec2d
treee6437084bae9ae9931fc29a223ff16ee5a541d72
parent1e7927071f8cb48a011684948061469db34fbe8e
documentation/python: support enums.
doc/documentation/python.rst
documentation/python.py
documentation/templates/python/class.html
documentation/templates/python/details-enum.html [new file with mode: 0644]
documentation/templates/python/entry-enum.html [new file with mode: 0644]
documentation/templates/python/module.html
documentation/test_python/inspect_all_property/inspect_all_property.html
documentation/test_python/inspect_all_property/inspect_all_property/__init__.py
documentation/test_python/inspect_string/inspect_string.Foo.html
documentation/test_python/inspect_string/inspect_string.html
documentation/test_python/inspect_string/inspect_string/__init__.py