File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
doc/_templates/autoapi/python Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ {#
2+ Modified from:
3+ https://github.com/readthedocs/sphinx-autoapi/blob/83b1260e67a69b5c844bcce412e448889223dea8/autoapi/templates/python/class.rst
4+ #}
15{% if obj.display %}
26
37{% if obj.docstring %}
Original file line number Diff line number Diff line change 1+ {#
2+ Modified from:
3+ https://github.com/readthedocs/sphinx-autoapi/blob/83b1260e67a69b5c844bcce412e448889223dea8/autoapi/templates/python/function.rst
4+ #}
15{% if obj.display %}
26
37{{ obj.summary|prepare_docstring }}
Original file line number Diff line number Diff line change 1+ {#
2+ Modified from:
3+ https://github.com/readthedocs/sphinx-autoapi/blob/83b1260e67a69b5c844bcce412e448889223dea8/autoapi/templates/python/module.rst
4+ #}
15{% if not obj.display %}
26:orphan:
37
You can’t perform that action at this time.
0 commit comments