use dune-site

This commit is contained in:
Swrup 2024-02-08 15:58:52 +01:00
parent 8ade976f6c
commit ca369c219e
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}
]