An open API service indexing awesome lists of open source software.

https://github.com/jwodder/sphinx-bug-20220618

Demonstration of a bug in Sphinx
https://github.com/jwodder/sphinx-bug-20220618

bug-reproduction python sphinx

Last synced: about 1 year ago
JSON representation

Demonstration of a bug in Sphinx

Awesome Lists containing this project

README

          

This is a demonstration of a bug in Sphinx regarding Intersphinx function &
method references not resolving when the ``py:obj`` role is used and the
function/method name has parentheses appended.

See for the corresponding
bug report.