Sorry, something went wrong.
There was a problem hiding this comment.
Why can't these be converted to :c:expr: instead?
Sorry, something went wrong.
|
We have some conflicts here now. |
Sorry, something went wrong.
|
Why can't these be converted to :c:expr: instead? For where the stem is a valid macro or function, it could, but I think that goes against the spirit where c:expr is to be used for acual expressions. If we want to link to the stem object, I think we should do so explicitly a la :c:func:`STEM_* <STEM>`. But that could be a later change, this is only making the markup valid for Sphinx 3 and beyond. A |
Sorry, something went wrong.
|
Conflicts resolved. A |
Sorry, something went wrong.
|
Thanks @AA-Turner for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
GH-97910 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-97911 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
Part of #93738. This PR converts references for multiple functions with * to literal markup syntax.
A