# \#document

**URL:** https://discuss.ocaml.org/tag/document/398.md

[Latest](https://discuss.ocaml.org/latest.md) · [Categories](https://discuss.ocaml.org/categories.md) · [Tags](https://discuss.ocaml.org/tags.md)

---

## [Document management](https://discuss.ocaml.org/t/document-management/6803)

<div class="topic-metadata">

**Author:** [@Luc\_ML](https://discuss.ocaml.org/u/Luc_ML)\
**Replies:** 11\
**Last updated:** [November 3, 2022, 8:47pm UTC](https://discuss.ocaml.org/t/document-management/6803 "2022-11-03T20:47:22Z")

</div>

I would like to do some document management in an OCaml program. It can be basic, or become progressively complex, mainly because of the structure of the repository. The requirements are: to be able to: define a doc…
