From 774b852c14a4a8df49c9ad35e609d8060b9b46a1 Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Sat, 8 May 2021 15:56:59 +0200 Subject: tdf#141929 Improve CONVERT help and move to a separate file Updates the content of the CONVERT help page to better match the description in the wiki, focusing in unit measurement and prefix tables. Also moves the CONVERT help page to a separate file and removes it from the original location 04060116.xhp. Change-Id: I591ce3d2cd36e224daf5d00593418cba7832e574 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115209 Tested-by: Jenkins Reviewed-by: Steve Fanning Reviewed-by: Olivier Hallot --- AllLangHelp_scalc.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'AllLangHelp_scalc.mk') diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 0535a0ca29..3cca39631c 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -196,6 +196,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_countifs \ helpcontent2/source/text/scalc/01/func_color \ helpcontent2/source/text/scalc/01/func_concat \ + helpcontent2/source/text/scalc/01/func_convert \ helpcontent2/source/text/scalc/01/func_date \ helpcontent2/source/text/scalc/01/func_datedif \ helpcontent2/source/text/scalc/01/func_datevalue \ -- cgit