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/Configuration.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/Configuration.md') diff --git a/docs/markdown/Configuration.md b/docs/markdown/Configuration.md index 037bcbd62..70649d730 100644 --- a/docs/markdown/Configuration.md +++ b/docs/markdown/Configuration.md @@ -1,3 +1,7 @@ +--- +short-description: Build-time configuration options +... + # Configuration If there are multiple configuration options, passing them through compiler flags becomes very burdensome. It also makes the configuration settings hard to inspect. To make things easier, Meson supports the generation of configure files. This feature is similar to one found in other build systems such as CMake. -- cgit v1.2.3