Skip to content

doc: link Eliom with an odoc reference instead of a hardcoded URL#360

Merged
balat merged 1 commit into
masterfrom
doc-ocamlorg-xref
Jun 20, 2026
Merged

doc: link Eliom with an odoc reference instead of a hardcoded URL#360
balat merged 1 commit into
masterfrom
doc-ocamlorg-xref

Conversation

@balat

@balat balat commented Jun 20, 2026

Copy link
Copy Markdown
Member

Cross-project-links effort. The TyXML home page linked to Eliom's client/server HTML manual with a hardcoded https://ocsigen.org/eliom/latest/clientserver-html.html URL (×2), which always sends the reader to ocsigen.org. Use the odoc cross-package reference {{!/eliom/page-clientserver-html}}: odoc resolves it to /p/eliom on ocaml.org and wodoc rewrites it to Eliom's deployed docs on ocsigen.org via a new (hosted (eliom eliom true Eliom)) entry. Compiles with odoc compile.

The home page linked to Eliom's client/server HTML manual with a hardcoded
https://ocsigen.org/eliom/latest/clientserver-html.html URL. Use the odoc
cross-package reference {{!/eliom/page-clientserver-html}}; odoc resolves it on
ocaml.org and wodoc rewrites it to Eliom's deployed docs on ocsigen.org via a
new (hosted) entry.
@balat balat merged commit 6a06dff into master Jun 20, 2026
1 of 8 checks passed
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.

1 participant