gh-151941: Doc: fix Sphinx reference warnings in Doc/c-api/ - #152044
Conversation
Documentation build overview
117 files changed ·
|
| @@ -3,7 +3,6 @@ | |||
| # Keep lines sorted lexicographically to help avoid merge conflicts. | |||
|
|
|||
| Doc/c-api/init_config.rst | |||
There was a problem hiding this comment.
What about the other files. The title says you fix all, maybe you forgot to push a commit?
There was a problem hiding this comment.
ahh yes, i missed.. I've update with changes, thanks for pointing out
|
@StanFromIreland gentle ping, please have a look, when you get chance |
|
Sorry, I'm not a C-API expert. |
ZeroIntensity
left a comment
There was a problem hiding this comment.
This looks good to me.
Sorry, I'm not a C-API expert.
Says someone who has written documentation for a good portion of it :)
|
Thanks @Aniketsy for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
|
Sorry, @Aniketsy and @ZeroIntensity, I could not cleanly backport this to |
|
GH-154920 is a backport of this pull request to the 3.15 branch. |
|
Sorry, @Aniketsy and @ZeroIntensity, I could not cleanly backport this to |
…pythonGH-152044) (cherry picked from commit b3be16d) Co-authored-by: Aniket <148300120+Aniketsy@users.noreply.github.com>
|
GH-154921 is a backport of this pull request to the 3.14 branch. |
|
GH-154922 is a backport of this pull request to the 3.13 branch. |
|
|
fixes#151941Doc/c-api/#151941