From 81b914c83c6c1ce04d761f153e5f071aba221a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dinis=20Ferreira?= Date: Sat, 11 Jul 2026 23:27:37 +0200 Subject: [PATCH] probe: docs-only root change to exercise KEPT=0 relax path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Temporary probe — do not merge. Co-Authored-By: Claude Fable 5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71f37e8bfb..ff892892e0 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,5 @@ You can find more detailed documentation and examples at [ddk.tools.avaloq.com]( # Overview DSL Developer Kit is an extension layer to Xtext built for active Xtext users. It extends Xtext runtime to handle more sophisticated cases in DSL design, to support scaling for larger models and better monitoring and recovery in headless frameworks based on Xtext. DDK comes with a few handy small DSLs helping to standardize implementations of tools for DSLs. Read the [introduction](https://ddk.tools.avaloq.com/overview.html). + +