From 5ba620f6e6a85b0828a36988db8f0e3cf72fdeca Mon Sep 17 00:00:00 2001 From: Ulysse <5031221+voodoos@users.noreply.github.com> Date: Thu, 16 May 2024 15:38:08 +0200 Subject: [PATCH] Add repo organisation introduction Co-authored-by: Sonja Heinze --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef316f8c9..2bf7cf85c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,6 +67,9 @@ in the grammar. ### Repository organization +There is a partial overview over the repo organization with file-granularity at +[ARCHITECTURE.md](https://github.com/ocaml/merlin/blob/master/doc/dev/ARCHITECTURE.md). +Here is a more high-level overview. #### `/src/ocaml` Vendored OCaml typer. Also include Merlin's incremental parser and other