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/Dependencies.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/Dependencies.md') diff --git a/docs/markdown/Dependencies.md b/docs/markdown/Dependencies.md index c57b9d4..3c07de9 100644 --- a/docs/markdown/Dependencies.md +++ b/docs/markdown/Dependencies.md @@ -1,3 +1,7 @@ +--- +short-description: Dependencies for external libraries and frameworks +... + # Dependencies Very few applications are fully self-contained, but rather they use external libraries and frameworks to do their work. Meson makes it very easy to find and use external dependencies. Here is how one would use the Zlib compression library. -- cgit v1.1