From cf3b325ff5d228b49e7adcfbb9a4ec011e9a9f4a Mon Sep 17 00:00:00 2001 From: Sabine Schmaltz <6594573+sabine@users.noreply.github.com> Date: Wed, 15 Oct 2025 15:56:41 +0200 Subject: [PATCH] move 'dune mental model' to the top of the section Signed-off-by: Sabine Schmaltz <6594573+sabine@users.noreply.github.com> --- doc/explanation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/explanation/index.rst b/doc/explanation/index.rst index 8b8e4e5785e..dd16d9abf4b 100644 --- a/doc/explanation/index.rst +++ b/doc/explanation/index.rst @@ -7,11 +7,11 @@ the rest of the OCaml ecosystem. .. toctree:: :maxdepth: 1 + mental-model scopes preprocessing ocaml-ecosystem package-management opam-integration bootstrap - mental-model tour/index