Skip to content

[v3-0-test] Add back missing [sources] link in generated documentation's includes (#49978) #50053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

github-actions[bot]
Copy link

  • Add back missing [sources] link in generated documentation's includes

The exampleinclude of ours used to have generated "sources" link to link
to sources of the examples. This was however gone after recent doc
build refactoring.

The problem was the example directive include import and lack of
tests folder available on the python path. Both issues fixed in this
PR.

Fixes: #49893

  • fixup! Add back missing [sources] link in generated documentation's includes
    (cherry picked from commit dd9df35)

Co-authored-by: Jarek Potiuk [email protected]

@potiuk potiuk force-pushed the backport-dd9df35-v3-0-test branch from 06c5cf8 to cd7cfa8 Compare April 30, 2025 20:45
…ion's includes (#49978)

* Add back missing `[sources]` link in generated documentation's includes

The exampleinclude of ours used to have generated "sources" link to link
to sources of the examples. This was however gone after recent doc
build refactoring.

The problem was the example directive include import and lack of
tests folder available on the python path. Both issues fixed in this
PR.

Fixes: #49893

* fixup! Add back missing `[sources]` link in generated documentation's includes
(cherry picked from commit dd9df35)

Co-authored-by: Jarek Potiuk <[email protected]>
@potiuk potiuk force-pushed the backport-dd9df35-v3-0-test branch from cd7cfa8 to 5281f60 Compare April 30, 2025 22:18
@potiuk potiuk merged commit 05581b4 into v3-0-test Apr 30, 2025
73 checks passed
@potiuk potiuk deleted the backport-dd9df35-v3-0-test branch April 30, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant