Remove sphinx autoapi templates#2464
Remove sphinx autoapi templates#2464VeckoTheGecko merged 4 commits intoParcels-code:reference-API-linksfrom
Conversation
|
Hmm, I'm not sure this PR fixes the issue, since now none of the classes and objects in the QuickStart tutorial are links. See https://parcels--2464.org.readthedocs.build/en/2464/getting_started/tutorial_quickstart.html. Have we not thrown out the baby with the bathwater? |
They also weren't before https://docs.parcels-code.org/en/v4-dev/getting_started/tutorial_quickstart.html - which links in particular? |
|
Ah sorry; I meant the ones implemented in #2442. See for example https://parcels--2442.org.readthedocs.build/en/2442/getting_started/tutorial_quickstart.html But I now realise that hasn't merged yet It would be good to see what this change does on that PR though; so could you change it to merge into the reference-API-links branch? |
7e8a9f4 to
ab54a03
Compare
done |
|
Yay, works now (after 39d6627) |
3d38eb6
into
Parcels-code:reference-API-links

Fixes #2448