ocaml.org icon indicating copy to clipboard operation
ocaml.org copied to clipboard

Manual aliases discovery UI

Open cuihtlauac opened this issue 1 year ago • 1 comments

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

cuihtlauac avatar May 16 '24 05:05 cuihtlauac

this needs to be done in https://github.com/ocaml/ocaml since that's where the UI is generated.

sabine avatar May 16 '24 16:05 sabine