Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Add ref for every under examples/animation#24897

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tacaswell merged 3 commits intomatplotlib:mainfromluke396:add-generate-ref-issue-24673
Jan 9, 2023
Merged

DOC: Add ref for every under examples/animation#24897

tacaswell merged 3 commits intomatplotlib:mainfromluke396:add-generate-ref-issue-24673
Jan 9, 2023

Conversation

luke396
Copy link

@luke396luke396 commentedJan 6, 2023
edited
Loading

PR Summary

Closes#24673

I'm trying to fix issue#24673, but I'm having trouble setting up my local environment to build the HTML for a single page. I looked at the developer documentation (https://matplotlib.org/stable/devel/documenting_mpl.html#building-the-docs), but I couldn't find any guidance on how to do this. It would be helpful if the documentation included instructions on how to build HTML for a single API page or similar.

PR Checklist

Documentation and Tests

  • Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).

Copy link

@github-actionsgithub-actionsbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a while, please feel free to ping@matplotlib/developers or anyone who has commented on the PR. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join uson gitter for real-time discussion.

For details on testing, writing docs, and our review process, please seethe developer guide

We strive to be a welcoming and open project. Please follow ourCode of Conduct.

@tacaswell
Copy link
Member

There in no way (that I know of) to render just a single page, you have to build the full docs.

If this goes into one of the animation examples it should probably go in to all of them.

@luke396
Copy link
Author

luke396 commentedJan 7, 2023
edited
Loading

There in no way (that I know of) to render just a single page, you have to build the full docs.

If this goes into one of the animation examples it should probably go in to all of them.

Fine, I saw amethod to do like this before. I'm wondering if it's possible to add it. I'm open to trying, even though I'm not very familiar with Sphinx.

And, your mean that we should add 'Output generated via matplotlib.animation.Animation.to_jshtml' for every animation example? I agree with that too!

@luke396luke396 changed the titleDOC: add ref for simlple_anim.pyDOC: add ref for every under examples/Jan 7, 2023
@jklymak
Copy link
Member

We should definitely check out pandas make.py.

@rcomer
Copy link
Member

rcomer commentedJan 7, 2023
edited
Loading

Looks like pandas’ approach is toloop through the docs and exclude everything except the one you ask for. This is in theconf.py and themake.py sets the relevant environment variable. So probably could be done with our existing make files - though a python make script might remove the need for separate Windows and Linux make files?

@luke396luke396 marked this pull request as ready for reviewJanuary 8, 2023 02:52
@luke396luke396 changed the titleDOC: add ref for every under examples/DOC: Add ref for every under examples/Jan 9, 2023
@tacaswelltacaswell changed the titleDOC: Add ref for every under examples/DOC: Add ref for every under examples/animationJan 9, 2023
@tacaswelltacaswell added this to thev3.7.0 milestoneJan 9, 2023
@tacaswelltacaswell merged commit9a0b72a intomatplotlib:mainJan 9, 2023
@tacaswell
Copy link
Member

Thank you for your work on this@luke396 and congratulations on your first merged Matplotlib PR 🎉 I hope we hear from you again!

luke396 reacted with laugh emoji

@tacaswell
Copy link
Member

@meeseeksdev backport to v3.7.x

@lumberbot-app
Copy link

Something went wrong ... Please have a look at my logs.

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJan 9, 2023
@lumberbot-app
Copy link

Could not push to auto-backport-of-pr-24897-on-v3.7.x due to error, aborting.

1 similar comment
@lumberbot-app
Copy link

Could not push to auto-backport-of-pr-24897-on-v3.7.x due to error, aborting.

@luke396luke396 deleted the add-generate-ref-issue-24673 branchJanuary 10, 2023 03:00
@ksundenksunden mentioned this pull requestFeb 20, 2023
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] left review comments

@tacaswelltacaswelltacaswell approved these changes

Assignees
No one assigned
Projects
Milestone
v3.7.0
Development

Successfully merging this pull request may close these issues.

[Doc]: animation examples show controls; source does not reproduce them
4 participants
@luke396@tacaswell@jklymak@rcomer

[8]ページ先頭

©2009-2025 Movatter.jp