diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-20 11:01:08 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-03-20 15:16:11 +0100 |
commit | 562631aa3b0f0a6055e899e8b36491bee52fcb73 (patch) | |
tree | f5d3868ab496a5edd32df4be654af0d5264cb3ba /AllLangHelp_scalc.mk | |
parent | ea72cf580abb767685e2fa6d9e5b9ef895eed06b (diff) |
Review, refactor Calc Data Menu Help pages
- update to latest menu entries
- embed headings from individual Help files
- WIP: Statistics menu entry will come later
Change-Id: I66a2627b7bea65945210b6dcc2d1c3ed8783aec9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90796
Tested-by: Jenkins
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 eeca4db24e..61401028cd 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -180,6 +180,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/12120100 \ helpcontent2/source/text/scalc/01/12120200 \ helpcontent2/source/text/scalc/01/12120300 \ + helpcontent2/source/text/scalc/01/calculate \ helpcontent2/source/text/scalc/01/data_form \ helpcontent2/source/text/scalc/01/data_provider \ helpcontent2/source/text/scalc/01/ex_data_stat_func \ |