From 295e7fdbc50c74b01c2ad8f0bd74ab5e9cd439dc Mon Sep 17 00:00:00 2001 From: Romain Crestey Date: Sun, 20 Aug 2023 18:48:40 +0200 Subject: [PATCH] glossary: add layout --- documentation/docs/07-glossary/02-web.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/docs/07-glossary/02-web.md b/documentation/docs/07-glossary/02-web.md index dd6c18af24..4c97338c28 100644 --- a/documentation/docs/07-glossary/02-web.md +++ b/documentation/docs/07-glossary/02-web.md @@ -76,6 +76,10 @@ Un _language server_ est un algorithme exécuté par un [IDE](/ Plus d'infos sur le [site de la documentation du LSP](https://microsoft.github.io/language-server-protocol/). +## Layout + +> Bientôt... + ## Lazy loading > Bientôt...