关于
The OCaml Documentation (odoc) skill provides specialized guidance for maintaining high-quality API documentation within OCaml projects. It focuses on resolving complex warnings generated during 'dune build @doc', specifically targeting the latest odoc v3 standards. By utilizing path-based disambiguation, managing cross-library module exports, and handling tricky @raise tags or escaping rules, this skill ensures that your OCaml documentation is both technically correct and fully navigable. It is an essential tool for developers managing multi-package repositories who need to maintain clear, hyperlinked documentation across diverse module boundaries.