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/Run-targets.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/Run-targets.md') diff --git a/docs/markdown/Run-targets.md b/docs/markdown/Run-targets.md index 86639abd8..38129a6d2 100644 --- a/docs/markdown/Run-targets.md +++ b/docs/markdown/Run-targets.md @@ -1,3 +1,7 @@ +--- +short-description: Targets to run external commands +... + # Run targets Sometimes you need to have a target that just runs an external command. As an example you might have a build target that reformats your source code, runs `cppcheck` or something similar. In Meson this is accomplished with a so called *run target*. -- cgit v1.2.3