Skip to content

OCaml 5.0 manual #1628

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

Merged
merged 1 commit into from
Oct 15, 2022
Merged

OCaml 5.0 manual #1628

merged 1 commit into from
Oct 15, 2022

Conversation

Octachron
Copy link
Member

This is the beta version of OCaml 5.0 manual, except for the binary files that I will update with the actual release of OCaml 5.0 .

@tmattio tmattio merged commit 5d1dd62 into ocaml:master Oct 15, 2022
@tmattio
Copy link
Contributor

tmattio commented Oct 15, 2022

Thanks @Octachron!

@tmattio
Copy link
Contributor

tmattio commented Oct 15, 2022

The deployment is failing because make production fails with:

Error: Could not reach the end of block ending with "</span>!}}".

This seems to be coming from <span class="syntax-token">{{!</span> and possibly caused because {{! is interpreted by MPP, which expects a closing tag !}}.

Before I investigate further, do you know the build was passing before? (I see that it's also present in the 4.14 manual)

@Octachron
Copy link
Member Author

The issue is that the manual pattern which is used to exclude the manual files from the MPP processing

MANUAL_DIRS=site/releases/[1-9].[0-9][0-9]

doesn't work with the 5.0 version scheme.

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.

2 participants