aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/summary.md')
-rw-r--r--docs/markdown/snippets/summary.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/snippets/summary.md b/docs/markdown/snippets/summary.md
index 2ab7996..67f29da 100644
--- a/docs/markdown/snippets/summary.md
+++ b/docs/markdown/snippets/summary.md
@@ -3,3 +3,6 @@
A new `list_sep` keyword argument has been added to `summary()` function.
If defined and the value is a list, elements will be separated by the provided
string instead of being aligned on a new line.
+
+The automatic `subprojects` section now also print the number of warnings encountered
+during that subproject configuration, or the error message if the configuration failed.