<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">"""mkdocs-autorefs package.

Automatically link across pages in MkDocs.
"""

from __future__ import annotations

__all__: list[str] = []
</pre></body></html>