Files
sphinx/tests/roots/test-domain-py/canonical.rst
Takeshi KOMIYA 4ab0dba755 Fix #9205: py domain: canonical option causes xref resolution error
The :canonical: option causes "more than one target for
cross-reference" warning because the class having the same name is
registered.
2021-05-11 01:15:14 +09:00

10 lines
118 B
ReStructuredText

caninical
=========
:py:class:`.Foo`
.. py:module:: canonical
.. py:class:: Foo
:canonical: original.module.Foo