mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
commit
3bc1a33892
@ -595,7 +595,7 @@ class IntersphinxRoleResolver(ReferencesResolver):
|
|||||||
def install_dispatcher(app: Sphinx, docname: str, source: List[str]) -> None:
|
def install_dispatcher(app: Sphinx, docname: str, source: List[str]) -> None:
|
||||||
"""Enable IntersphinxDispatcher.
|
"""Enable IntersphinxDispatcher.
|
||||||
|
|
||||||
.. note:: The installed dispatcher will uninstalled on disabling sphinx_domain
|
.. note:: The installed dispatcher will be uninstalled on disabling sphinx_domain
|
||||||
automatically.
|
automatically.
|
||||||
"""
|
"""
|
||||||
dispatcher = IntersphinxDispatcher()
|
dispatcher = IntersphinxDispatcher()
|
||||||
|
Loading…
Reference in New Issue
Block a user