use dune-site

This commit is contained in:
Swrup 2024-02-08 15:58:52 +01:00
parent 2b8f3e8e7c
commit 037c094ed5
14 changed files with 126 additions and 53 deletions

View file

@ -18,6 +18,7 @@ depends: [
"dune" {>= "2.9"}
"brr"
"js_of_ocaml"
"dune-site"
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]