1; Root dune file 2 3; Ignore third_party directory (for fetched dependency sources) 4 5(data_only_dirs third_party ocaml-html5rw) 6 7(executable 8 (name odoc_xo) 9 (public_name odoc-xo) 10 (libraries html5rw eio_main cmdliner bytesrw-eio))