chiark / gitweb /
documentation/python: properly parse pybind's Callable annotations.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 09:34:52 +0000 (11:34 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 17:11:08 +0000 (19:11 +0200)
commit6c0de24028fc23bf848d3f70e4733341a5a60f54
tree8ae3175eecdd92a1378ec412ce9b9ec080321452
parent6f8698213929efbeec6f130361aff57a15467ad7
documentation/python: properly parse pybind's Callable annotations.
documentation/python.py
documentation/test_python/pybind_signatures/pybind_signatures.cpp
documentation/test_python/pybind_signatures/pybind_signatures.html
documentation/test_python/test_pybind.py