Skip to content
ogit.git
⋮
Summary
Commits
Files
ogit.git
/
doc
/
dune
[OCaml] Mobile-friendly clone of cgit.
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
Summary
Commits
Files