aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/summary.md
blob: 67f29dac003005d891b4e6b05343b0c5f860e9d8 (plain)
1
2
3
4
5
6
7
8
## Summary improvements

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.