make geopub/leaflet a separate library

This commit is contained in:
Swrup 2022-04-05 16:33:14 +02:00
commit 2fe7c1450d
18 changed files with 352 additions and 0 deletions

3
doc/dune Normal file
View file

@ -0,0 +1,3 @@
(documentation
(package leaflet)
(mld_files index))

17
doc/index.mld Normal file
View file

@ -0,0 +1,17 @@
{0 leaflet}
{{:https://TODO/leaflet} leaflet} is an {{:https://ocaml.org} OCaml} library/executable to TODO.
{1:api API}
{!modules:
Leaflet
}
{1:private_api Private API}
You shouldn't have to use any of these modules, they're used internally only.
{!modules:
TODO
}