-
Notifications
You must be signed in to change notification settings - Fork 168
Remove sphinx autoapi templates #2464
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
Remove sphinx autoapi templates #2464
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