pyxem / orix

Analysing crystal orientations and symmetry in Python
https://orix.readthedocs.io
GNU General Public License v3.0
79 stars 45 forks source link

Change documentation theme to PyData #428

Closed hakonanes closed 1 year ago

hakonanes commented 1 year ago

Description of the change

This PR changes our Sphinx documentation theme from Furo to PyData, as suggested in #423.

Almost all changes are cosmetic, i.e. doc contents are only changed slightly in some places.

Progress of the PR

For reviewers

hakonanes commented 1 year ago

I'm happy with this and suggest we make a v0.11 release. I'll make a PR pulling everything in develop into main after we've merged this.