WarpX
WarpX copied to clipboard
Missing documentation builds
Hi,
I noticed that on readthedocs, the latest available documentation version is for 24.01, and latest is actually not compatible with 24.05 due to the PSATD --> FFT renaming in the compile flags.
In case the docs didn't change, I think there should still be a link to at least the latest release, otherwise it is a bit confusing.
Cheers
Thanks for the question. I just added 24.05 now in ReadTheDocs. But I agree that we should think whether the default documentation page should correspond to the latest release or the latest state of the development branch.
I am not sure why it sometimes turns on new version automatically and sometimes needs us to do it manually. Turned on for the latest releases now.
Our webhook already has
Let's see if adding
auto-enables the new versions on the next release.