chiark / gitweb /
documentation/python: parse more than just first docstring paragraph.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 27 Aug 2019 11:14:21 +0000 (13:14 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 28 Aug 2019 14:36:13 +0000 (16:36 +0200)
commit77cbb593c6ec181ec5ef28cb723f7f9f651a2337
tree620a6ede283b353ebbe112b876c783f702d2174d
parentaf15b3ad7f46de222581825b29169477f4a2c0ee
documentation/python: parse more than just first docstring paragraph.

Next step is to allow those to get processed using plugins.
doc/documentation/python.rst
documentation/python.py
documentation/test_python/content/content.html
documentation/test_python/content/content/__init__.py
documentation/test_python/inspect_annotations/math.html
documentation/test_python/inspect_annotations/math36.html
documentation/test_python/inspect_annotations/math373.html