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

Skip to content

Confluence builder in plot directive #14681

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

Conversation

jjcaballero
Copy link

PR Summary

Added "confluence" as a possible builder in plot_directive.py.
This allows using matplotlib with this sphinx extension: https://github.com/sphinx-contrib/confluencebuilder
The images were already properly generated, the only pending thing was to consider confluence as a builder and then add the images within the template.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@tacaswell tacaswell added this to the v3.2.0 milestone Jul 3, 2019
@tacaswell
Copy link
Member

Does everything else build as expected with the confluence builder?

@anntzer
Copy link
Contributor

anntzer commented Jul 3, 2019

Perhaps #14683 is a worthwhile alternative approach?

@tacaswell
Copy link
Member

Temporarily closing in favor of #14683 . If the confluence backend can not be made to support selecting it's preferred format we can re-address this.

@tacaswell tacaswell closed this Jul 5, 2019
@tacaswell
Copy link
Member

Thank you for your work on this @jjcaballero !

@jjcaballero
Copy link
Author

@tacaswell No problem, it makes sense. The alternative is more general #14683, I will look into the confluence builder to handle the *. Thanks!

@tacaswell tacaswell removed this from the v3.2.0 milestone Jul 7, 2019
@jjcaballero jjcaballero deleted the confluence-builder-in-plot-directive branch July 7, 2019 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants