diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-22 14:25:26 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-22 19:34:49 +0200 |
commit | abe8187060201a5e62844b53d3786c6b99070ec2 (patch) | |
tree | 219a173cffb54597185370fa92a4185ba09ca307 /AllLangHelp_scalc.mk | |
parent | 505d1059a09b83edd70fc8f441e87c203f62993c (diff) |
tdf81599 Better Help pages for Calc Solvers
Add information on algorithms paramenters
Change-Id: I36f330593687efa616594e397cb7d6054c2198ed
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94703
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 d8660002b5..d0599281e5 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -266,6 +266,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/live_data_stream \ 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/statistics \ helpcontent2/source/text/scalc/01/statistics_anova \ helpcontent2/source/text/scalc/01/statistics_correlation \ |