mirror of
https://github.com/aantron/dream.git
synced 2025-12-30 00:26:32 -05:00
The documentation site is generated by Soupault, odoc, omd, and mdx. Some custom Lambda Soup-based postprocessors rewrite the odoc output to make it nicer.
Everything can be installed with make deps. If that fails (it uses a locked
compiler version), make refresh-deps will do an installation without the
lockfile.
Useful links:
- Soupault: Tips and tricks
- OCaml: Syntax of documentation comments