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/Subprojects.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/Subprojects.md') diff --git a/docs/markdown/Subprojects.md b/docs/markdown/Subprojects.md index 0318e7956..b4e092502 100644 --- a/docs/markdown/Subprojects.md +++ b/docs/markdown/Subprojects.md @@ -1,3 +1,7 @@ +--- +short-description: Using meson projects as subprojects within other meson projects +... + # Subprojects Some platforms do not provide a native packaging system. In these cases it is common to bundle all third party libraries in your source tree. This is usually frowned upon because it makes it hard to add these kinds of projects into e.g. those Linux distributions that forbid bundled libraries. -- cgit v1.2.3