jonludlam / odoc

Documentation compiler for OCaml and Reason
Other
0 stars 0 forks source link

Update mdx #1

Closed Julow closed 4 years ago

Julow commented 4 years ago

The first commit is a few changes to work with Mdx 1.5.0 (last version).

The second commit is a promote. There are some change in t/0 numbers, should I use a specific OCaml version ?

jonludlam commented 4 years ago

Thanks @Julow - this looks good. I've got some local changes that fix up the fact that half of the signatures are now missing - I'll push that in a bit.

Julow commented 4 years ago

Great. I'll wait then rebase

jonludlam commented 4 years ago

The /n numbers are dependent on the order in which operations happen, so the missing signatures thing (which is because the result is packed in a Delayed.t) should also stabilise them. Don't worry about rebasing, I'll fix my stuff :-)