diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-05-08 15:56:59 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-21 01:12:12 +0200 |
commit | 774b852c14a4a8df49c9ad35e609d8060b9b46a1 (patch) | |
tree | 5f959273c59533f13d493d7c956a366ed2f33ed5 /AllLangHelp_scalc.mk | |
parent | 975230c5cd9402e1da8ef50ce31a4682306bfbf8 (diff) |
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 <stevemfanning@yahoo.co.uk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |