Update to latest Sphinx AutoAPI

This commit is contained in:
Dion Moult
2024-07-15 09:20:56 +10:00
parent 447a13b6e7
commit 8923d02f68
@@ -7,10 +7,8 @@ This page contains auto-generated API reference documentation [#f1]_.
:titlesonly:
:maxdepth: 1
{% for page in pages %}
{% if page.top_level_object and page.display %}
{% for page in pages|selectattr("is_top_level_object") %}
{{ page.include_path }}
{% endif %}
{% endfor %}
.. [#f1] Created with `sphinx-autoapi <https://github.com/readthedocs/sphinx-autoapi>`_