OCaml HTML5 parser/serialiser based on Python's JustHTML

Squashed 'ocaml-cff/' changes from 84b9b30..c02ab49

c02ab49 remove documentation stanza

git-subtree-dir: ocaml-cff
git-subtree-split: c02ab49f30804c23145b1229ef33f15304efddc2

+1 -3
-1
cff.opam
··· 38 38 ] 39 39 ] 40 40 x-maintenance-intent: ["(latest)"] 41 - x-extra-doc-deps: ["bytesrw-eio"]
+1 -2
dune-project
··· 30 30 bytesrw-eio 31 31 (odoc :with-doc) 32 32 (alcotest (and :with-test (>= 1.7.0))) 33 - (eio_main :with-test)) 34 - (documentation (depends bytesrw-eio))) 33 + (eio_main :with-test)))