aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Modules.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Modules.md')
-rw-r--r--docs/markdown/Modules.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Modules.md b/docs/markdown/Modules.md
index e594383..c354169 100644
--- a/docs/markdown/Modules.md
+++ b/docs/markdown/Modules.md
@@ -1,3 +1,7 @@
+---
+short-description: Meson modules for common build operations
+...
+
# Modules
In addition to core language features, Meson also provides a module system aimed at providing helper methods for common build operations. Using modules is simple, first you import them: