From 7ec6e6df2013aa65f99e0183c9d36b3ef3b7ab0e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 3 May 2017 19:38:41 +1000 Subject: docs: add a short description for all top pages in the Manual --- docs/markdown/Threads.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/Threads.md') diff --git a/docs/markdown/Threads.md b/docs/markdown/Threads.md index d4f1bca..1bf9f83 100644 --- a/docs/markdown/Threads.md +++ b/docs/markdown/Threads.md @@ -1,3 +1,7 @@ +--- +short-description: Enabling thread support +... + # Threads Meson has a very simple notational shorthand for enabling thread support on your build targets. First you obtain the thread dependency object like this: -- cgit v1.1