diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-06-02 14:56:48 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-06 03:45:28 +0200 |
commit | 396d82a4d705d7b473f767816f970bffec74d33e (patch) | |
tree | 46825ace7eaa0dea0a8e10a05919bef2ecc21d23 /AllLangHelp_scalc.mk | |
parent | 02043ac2c6e34f4ae96abe2bdc5737e35bc01e9e (diff) |
tdf#148817 Sparklines Help page.
+ add bookmark entry
+ update Calc Insert menu help page
Change-Id: I76315d7c35a2a98731ef92d9090ebcba41f9e004
Co-authored-by: Tomaž Vajngerl <quikee@gmail.com>
Co-authored-by: Roman Kuznetsov <antilibreoffice@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135324
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 63116c9a05..a40e388d92 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -278,10 +278,11 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_yearfrac \ helpcontent2/source/text/scalc/01/live_data_stream \ helpcontent2/source/text/scalc/01/recalculate_hard \ - helpcontent2/source/text/scalc/01/solver \ helpcontent2/source/text/scalc/01/shared_spreadsheet \ + helpcontent2/source/text/scalc/01/solver \ helpcontent2/source/text/scalc/01/solver_options \ helpcontent2/source/text/scalc/01/solver_options_algo \ + helpcontent2/source/text/scalc/01/sparklines \ helpcontent2/source/text/scalc/01/statistics \ helpcontent2/source/text/scalc/01/statistics_anova \ helpcontent2/source/text/scalc/01/statistics_correlation \ |