adam
adam copied to clipboard
API doc links in readthedocs are broken
It looks like all the API links on readthedocs are broken . They are incorrectly linking to a folder (overview/) when they should link to api/python.html. I have not been able to replicate this issue on my local computer.
@akmorrow13 I'd like to release 0.27.0 today or tomorrow, might you be able to suggest a fix for this?
I have absolutely no idea what is going on here. It looks like all of the documentation for ADAM appears as directories instead of html files, (ie https://adam.readthedocs.io/en/latest/api/overview/ instead of https://adam.readthedocs.io/en/latest/api/overview.html). This is causing the html links to fail. You could change all the links to follow this very strange layout, but it would break the local build. Mango's build has html files, so it is really different. I can look more but am still not able to replicate the issue locally.
I see, sounds like not a quick fix. I'll leave un-Milestoned for now.