summaryrefslogtreecommitdiff
path: root/AllLangHelp_scalc.mk
diff options
context:
space:
mode:
authorSteve Fanning <stevemfanning@yahoo.co.uk>2021-11-05 12:28:17 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-11-09 15:01:58 +0100
commit9077a2887221677690282917c66c7af8e3e37121 (patch)
tree69f82a5ba939545dc0e7e81356d42899fe424e21 /AllLangHelp_scalc.mk
parent02f148c4a8486dcb0ceb2d2d4891a19e132821a0 (diff)
Improve Example section of help description for Calc's SUM() function
The ability to use SUM in an array formula is important but the help description of an example array formula is uncharacteristically long. Now that the wiki has a more specific example, it is appropriate to shorten the Example section of this help topic. Also moved SUM description to its own XHP file. Change-Id: Ic062686c53a1ae8b81100e2b49781aaa79e6ee50 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124696 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r--AllLangHelp_scalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 0bc4bd0cdb..617223bfed 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -253,6 +253,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/01/func_second \
helpcontent2/source/text/scalc/01/func_skewp \
helpcontent2/source/text/scalc/01/func_searchb \
+ helpcontent2/source/text/scalc/01/func_sum \
helpcontent2/source/text/scalc/01/func_sumifs \
helpcontent2/source/text/scalc/01/func_switch \
helpcontent2/source/text/scalc/01/func_textjoin \