Skip to content
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

Doc: Use full module path for sphinx gallery links #28251

Closed

Conversation

scottshambaugh
Copy link
Contributor

@scottshambaugh scottshambaugh commented May 17, 2024

PR summary

Closes #28250

Uses the suggestion in https://sphinx-gallery.github.io/stable/configuration.html#resolving-module-paths

Draft right now to build the docs and see if it works.

PR checklist

@github-actions github-actions bot added the Documentation: build building the docs label May 17, 2024
@scottshambaugh scottshambaugh changed the title Use full module path for sphinx gallery links Doc: Use full module path for sphinx gallery links May 17, 2024
@scottshambaugh
Copy link
Contributor Author

scottshambaugh commented May 17, 2024

Unfortunately no change observed in links for Axes3D methods

@story645
Copy link
Member

story645 commented May 17, 2024

have you looked through the attached issue? wondering if it needs to go to whatever level we use when doing .Axes type links: sphinx-gallery/sphinx-gallery#947

there's also maybe autodoc_default_options = {'inherited-members': None}

ETA: I can also take over 💦

@scottshambaugh
Copy link
Contributor Author

scottshambaugh commented May 22, 2024

Yeah @story645 if you want to dig in it's all you! I don't have my docs building locally 😅

@story645
Copy link
Member

I don't have my docs building locally 😅

😬 Oops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation: build building the docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Doc]: Sphinx gallery links mispointed for Axes3D methods
2 participants