diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-09-14 23:44:14 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-09-14 23:59:47 +0900 |
commit | bc012076b877b817e825221578cd9a5d4afa100c (patch) | |
tree | ab998346b1d918d64bc827e487d9ca27d507f236 /doc/development/tutorials/examples/autodoc_intenum.py | |
parent | ed227d7d3c1e9d386b58bacfd7d379fff380db4a (diff) | |
download | sphinx-git-bc012076b877b817e825221578cd9a5d4afa100c.tar.gz |
Fix #9630: autosummary: Failed to build summary table if primary_domain is not 'py'
Autosummary generates reST code that uses raw `:obj:` xrefs to refer
the python objects in the summary table. But they're fragile because
they assume the primary_domain=='py'.
This adds `:py:` prefix to these xrefs to make them robust.
Diffstat (limited to 'doc/development/tutorials/examples/autodoc_intenum.py')
0 files changed, 0 insertions, 0 deletions