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.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/markdown/snippets/summary.md b/docs/markdown/snippets/summary.md
deleted file mode 100644
index 67f29da..0000000
--- a/docs/markdown/snippets/summary.md
+++ /dev/null
@@ -1,8 +0,0 @@
-## 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.