mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
py domain: Ignore aliases for resolving :any: cross-references (#10089)
Co-authored-by: Joachim Jablon <joachim.jablon@people-doc.com>
This commit is contained in:
@@ -2,6 +2,9 @@ caninical
|
||||
=========
|
||||
|
||||
:py:class:`.Foo`
|
||||
:any:`Foo`
|
||||
:any:`module.Foo`
|
||||
:any:`original.module.Foo`
|
||||
|
||||
.. py:module:: canonical
|
||||
|
||||
|
||||
Reference in New Issue
Block a user