summaryrefslogtreecommitdiff
path: root/AllLangHelp_scalc.mk
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2021-08-12 16:01:36 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-08-17 09:34:30 +0200
commit3a58cb35bdb6e11e7a80759b59d4c68fcd3c6be7 (patch)
tree84c0c994f0266bedcdfef8abd7e1aa6734781a1c /AllLangHelp_scalc.mk
parent70819b10363aba5cce4c1655dae622b5e3776d51 (diff)
Improve VALUE function help page
The help page for the VALUE function is created as a separate help page func_value.xhp. This patch also refactors related help pages NUMBERVALUE, DATEVALUE and TIMEVALUE. Their main header was <h2> instead of <h1>. Change-Id: Ic67893f0c35a58a19f13af1d34d68956e901a4a6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120361 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.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 3cca39631c..149c66d346 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -259,6 +259,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/01/func_time \
helpcontent2/source/text/scalc/01/func_timevalue \
helpcontent2/source/text/scalc/01/func_today \
+ helpcontent2/source/text/scalc/01/func_value \
helpcontent2/source/text/scalc/01/func_weekday \
helpcontent2/source/text/scalc/01/func_webservice \
helpcontent2/source/text/scalc/01/func_weeknum \