chiark / gitweb /
documentation/python: warn when a type link should (but isn't) resolved.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 12:54:36 +0000 (14:54 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 17:11:09 +0000 (19:11 +0200)
commit35ded664a4b83a7eef3b68ad8a9f85aa5d4be3bb
tree220c0efe0424ead827e80e7115600951a056f72f
parentf34f4ee9ed83b29965b4136dfc70ad3d3390e9d7
documentation/python: warn when a type link should (but isn't) resolved.

Could help with figuring out what types were accidentally omitted from
the docs.
documentation/python.py
documentation/test_python/inspect_type_links/inspect_type_links.second.html
documentation/test_python/inspect_type_links/inspect_type_links/second.py
documentation/test_python/test_pybind.py