Skip to content
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

fix: Serve manual under /lts and /latest URLs #2345

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

sabine
Copy link
Collaborator

@sabine sabine commented Apr 15, 2024

Resolves #2344

  • make documentation links point to /manual/lts

@sabine sabine merged commit f429c7a into ocaml:main Apr 15, 2024
2 of 3 checks passed
@sabine sabine deleted the api_links_in_docs branch April 15, 2024 15:15
@Octachron
Copy link
Member

I am not sure if we want to link to lts rather than latest: my issue is that the existence of a lts release distinct from the lastest release is temporary : it will last until OCaml 5 has restored full features and OS supports compared to OCaml 4. So hopefully, not beyond 2026 .

Another issue is that for the Atomic module, we definitively want to link a multicore enabled version, which means not the lts version which is a sequential dummy implementation of the interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCaml.org Set Documentation Missing
2 participants