Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Migrate to sphinx-design #23169

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 2 commits into from
Jun 2, 2022
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented May 31, 2022

PR Summary

sphinx-design is replacing sphinx-panels, reduces the amount of custom CSS we have, and is responsive. I have 2 column layout switch to single column at the 'small' transition (768px).

Though there are a few CSS tweaking classes we could apply to get things closer if we wish, I did not try to exactly match the existing layout.

PR Checklist

Tests and Styling

  • [n/a] Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [n/a] New features are documented, with examples if plot related.
  • [n/a] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [n/a] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@QuLogic QuLogic added this to the v3.6.0 milestone May 31, 2022
Copy link
Member

@jklymak jklymak left a comment

Choose a reason for hiding this comment

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

The rendered docs look pretty similar to me.

@oscargus
Copy link
Member

Looks good to me as well, but will leave merging until more people have had a chance to take a look.

Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

@tacaswell tacaswell merged commit 20f5034 into matplotlib:main Jun 2, 2022
@QuLogic QuLogic deleted the sphinx-design branch June 14, 2022 01:15
QuLogic added a commit to QuLogic/mpl-sphinx-theme that referenced this pull request Jun 21, 2022
QuLogic added a commit to QuLogic/mpl-sphinx-theme that referenced this pull request Jun 21, 2022
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.

5 participants