View raw

1 ;; Attaches index.mld and conventions.mld to the ogit package, so that 2 ;; `dune build @doc` uses index.mld as the package landing page instead of 3 ;; dune's generated module list. 4 5 (documentation 6 (package ogit)) 7