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

Skip to content

DOC/MNT install docs with dev version of sphinx theme #23351

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 6 commits into from
Jun 29, 2022

Conversation

jklymak
Copy link
Member

@jklymak jklymak commented Jun 27, 2022

PR Summary

Try and install mpl-sphinx-theme from git.

PR Checklist

Tests and Styling

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

Documentation

  • New features are documented, with examples if plot related.
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • 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).

@jklymak
Copy link
Member Author

jklymak commented Jun 27, 2022

I guess circle doesn't run the PR's version of the config.

The first page had some hard-coded light styling in the cards that didn't work with the dark theme. Maybe there is a way to style them light/dark? I don't think the default styling looks terrible.

@jklymak jklymak added the Documentation: website layout/behavior/styling changes label Jun 27, 2022
@jklymak
Copy link
Member Author

jklymak commented Jun 27, 2022

oooh, interestingly, the dark theme is darkening the backgrounds of images in sphinx gallery. The cards that the images sit on, however are stark white, so we should look at that.. Fixed that....

SGimages

@jklymak jklymak marked this pull request as ready for review June 27, 2022 09:38
@jklymak
Copy link
Member Author

jklymak commented Jun 27, 2022

Note this really needs the dev version of mpl-sphinx-theme to look OK, and preferably after matplotlib/mpl-sphinx-theme#37 is merged....

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.

Let's try this.

@timhoffm timhoffm merged commit 4b311a2 into matplotlib:main Jun 29, 2022
@QuLogic QuLogic added this to the v3.6.0 milestone Jun 29, 2022
@jklymak jklymak deleted the doc-dev-install-mpl-theme branch June 29, 2022 07:08
@jklymak
Copy link
Member Author

jklymak commented Jun 29, 2022

Does anyone understand why the new .circleci/config.yml is not being used on new jobs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation: website layout/behavior/styling changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants