mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Update to latest Sphinx AutoAPI
This commit is contained in:
@@ -7,10 +7,8 @@ This page contains auto-generated API reference documentation [#f1]_.
|
|||||||
:titlesonly:
|
:titlesonly:
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
{% for page in pages %}
|
{% for page in pages|selectattr("is_top_level_object") %}
|
||||||
{% if page.top_level_object and page.display %}
|
|
||||||
{{ page.include_path }}
|
{{ page.include_path }}
|
||||||
{% endif %}
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
.. [#f1] Created with `sphinx-autoapi <https://github.com/readthedocs/sphinx-autoapi>`_
|
.. [#f1] Created with `sphinx-autoapi <https://github.com/readthedocs/sphinx-autoapi>`_
|
||||||
|
|||||||
Reference in New Issue
Block a user