Conversation
|
Some random comments on this ... Most broadly, I love the layout + structure but dislike the rendering. On the plus side, I really like the layout, epecially the way that the sections now run across the top as main headings/tabs. On the minus side, I find the extreme paleness of everything with the thin fonts really hard on the eyes, and lacking in highlighting for different types of content
On the other hand, I guess there is nothing that we can do about that if we want to be consistent with Numpy docs et al? Some detail points
|
|
P.S. however, looking at the Pandas and Bokeh docs, it looks like those visibility points can be addressed while staying within the "pydata theme". |
|
Is it possible to put a gallery link somewhere more prominent? Both Matplotlib and Cartopy have the Examples/Gallery link in the top bar, so if we did the same I think it would be more intuitive for users to find. |
* main: rtd with latest mambaforge image for faster building (SciTools#4476) Show acceptable image test results in the docs (SciTools#4392) Nc load latlon fix (SciTools#4470) update matplotlib links (SciTools#4474) Whatsnew for PR 4462 (SciTools#4475) Clarify the return type of iris.load (AVD-1899) (SciTools#4462) [pre-commit.ci] pre-commit autoupdate (SciTools#4472) Updated environment lockfiles (SciTools#4467)
|
Surpassed by #4661 |
🚀 Pull Request
Description
WORKING IN PROGRESS - DO NOT MERGE
Adoption of the pydata theme (https://pydata-sphinx-theme.readthedocs.io/en/latest/) for Iris. This has meant some slight restructuring of the rst files to allow for the navigation.
Others changes of note:
I plan to bring the PR out of draft after Iris 3.2 has been released.
You can view the built docs here: https://tkknight-iris-test-doc.readthedocs.io/en/latest/
Related to #4344
TODO
theme_override.css. Was tempted to disable the figure numbering, not there yet though.Consult Iris pull request check list