Add source directory config to rstcheck and bump requirement - #32132
Merged
Conversation
This allows it to resolve absolute references and fixes issues like: ``` doc/users/getting_started/index.rst:7: (SEVERE/4) File referenced in "include" directive not found: Could not find sphinx 'source' directory. Please provide via config. ```
story645
approved these changes
Jul 29, 2026
scottshambaugh
approved these changes
Jul 29, 2026
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
Member
Author
|
Backport in #32134 |
QuLogic
added a commit
that referenced
this pull request
Jul 29, 2026
QuLogic
added a commit
that referenced
this pull request
Jul 29, 2026
…3.11.x Backport PR #32132 on branch v3.11.x (Add source directory config to rstcheck and bump requirement)
clin1234
pushed a commit
to clin1234/matplotlib
that referenced
this pull request
Aug 23, 2026
…lib#32132) This allows it to resolve absolute references and fixes issues like: ``` doc/users/getting_started/index.rst:7: (SEVERE/4) File referenced in "include" directive not found: Could not find sphinx 'source' directory. Please provide via config. ```
iccir
pushed a commit
that referenced
this pull request
Aug 31, 2026
iccir
added a commit
that referenced
this pull request
Aug 31, 2026
…3.11.0-doc Backport PR #32132: Add source directory config to rstcheck and bump requirement
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR summary
This allows it to resolve absolute references and fixes issues like:
AI Disclosure
None
PR quality check