ocaml.org
ocaml.org copied to clipboard
Manual aliases discovery UI
Currently, there are no means to discover the latest, lts and no version URLs to the manuals:
- https://ocaml.org/manual/latest/api/Arg.html
- https://ocaml.org/manual/lts/api/Arg.html
- https://ocaml.org/manual/api/Arg.html
https://github.com/ocaml/ocaml.org/issues/534#issuecomment-2113239777
this needs to be done in https://github.com/ocaml/ocaml since that's where the UI is generated.