From bace17b6b3d022c046a20a3da25ac3f6fb7674c3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 15 May 2023 20:53:49 -0400 Subject: Organize configuration summary --- doc/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/meson.build') diff --git a/doc/meson.build b/doc/meson.build index 4bccb1f..3f6f0bf 100644 --- a/doc/meson.build +++ b/doc/meson.build @@ -19,5 +19,5 @@ if build_docs endif if not meson.is_subproject() - summary('Documentation', build_docs, bool_yn: true) + summary('Documentation', build_docs, bool_yn: true, section: 'Components') endif -- cgit v1.2.1