{{ subsection.title }}
{% if desc %} {{ desc }} {% else %} {# Default descriptions based on type #} {%- if 'python' in sub_type -%} Browse Python packages, modules, and classes. {%- elif 'openapi' in sub_type -%} Explore REST API endpoints and schemas. {%- elif 'cli' in sub_type -%} Command-line tools and options. {%- else -%} API documentation. {%- endif -%} {% endif %}
No API documentation available yet.
Enable Python, OpenAPI, or CLI autodoc in your configuration.