Skip to content

fix(oxcaml): odoc generation for parameter implementations - #16200

Merged
Alizter merged 4 commits into
ocaml:mainfrom
art-w:parameterised-doc
Aug 25, 2026
Merged

fix(oxcaml): odoc generation for parameter implementations#16200
Alizter merged 4 commits into
ocaml:mainfrom
art-w:parameterised-doc

Conversation

@art-w

@art-w art-w commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The odoc generation was skipping all libraries with an implements field (= assuming virtual modules), which meant that the documentation of OxCaml parameterized libraries was missing important pages (see ocaml/odoc#1464)

art-w added 3 commits August 25, 2026 11:12
Signed-off-by: Arthur Wendling <arthur@tarides.com>
Signed-off-by: Arthur Wendling <arthur@tarides.com>
Signed-off-by: Arthur Wendling <arthur@tarides.com>
@art-w
art-w force-pushed the parameterised-doc branch from a6170fe to 7f1df4a Compare August 25, 2026 09:25
Signed-off-by: Arthur Wendling <arthur@tarides.com>

This comment was marked as resolved.

@Alizter Alizter added odoc Issues and PRs related to documentation generation with odoc oxcaml Related to the support to OxCaml functionnalities labels Aug 25, 2026
@Alizter
Alizter merged commit a734a31 into ocaml:main Aug 25, 2026
39 of 40 checks passed
@Alizter Alizter added this to the 3.25.0 milestone Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

odoc Issues and PRs related to documentation generation with odoc oxcaml Related to the support to OxCaml functionnalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants