jbusecke / xMIP

Analysis ready CMIP6 data in python the easy way with pangeo tools.
https://cmip6-preprocessing.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
193 stars 41 forks source link

Fix formatting `whats-new.rst` for doc-building #366

Closed JoranAngevaare closed 1 week ago

JoranAngevaare commented 2 weeks ago

Fix documentation building

This is probably more related to one sub-packages of sphinx that is actually causing the issue, but I think this should do the trick to get the documentation building back up.

New page is on: https://cmip6-preprocessing--366.org.readthedocs.build/en/366/whats-new.html

  1. First try (6474e49) did look to kind of bad looking information: image

  2. Second try (de712ae) also yielded something horrible image

  3. The third try (fdbe8c3) actually fixes the issue image

  4. The fourth commit fixes the strange rst syntax which no one remembers ef138c9. Now the hyperlinks to the authors work. image

  5. Commit nr. 5/6 adds this PR to the whats-new.rst