this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix dune build @doc-full infrastructure

- Bump root dune-project to (lang dune 3.21) for odoc v3 rules
- Remove (package odoc) from odoc_model_semantics_test library
- Remove (package js_top_worker_rpc_def) to work around directory-targets
bug in dune's doc generation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

-1
-1
idl/dune
··· 41 41 (modules toplevel_api) 42 42 (enabled_if 43 43 (and (>= %{ocaml_version} 4.12) (not %{ocaml-config:ox}))) 44 - (package js_top_worker_rpc_def) 45 44 (libraries mime_printer merlin-lib.query_protocol) 46 45 (preprocess 47 46 (pps ppx_deriving_rpc)))