diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-09-11 20:56:47 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-09-12 17:03:25 +0200 |
commit | aefcd8e0945387c36ae5a80b6815763cae2a3022 (patch) | |
tree | 2af805d67925bef190a8317a67d7fc1196cccdeb /AllLangHelp_scalc.mk | |
parent | 6ce0e3da2dd19a12370bacac5aa84ed61a446f08 (diff) |
tdf#119421 Refactor conditional formatting Help pages
* Still work to be done with other CF pages floating around
* Strucutred the entry page for the CF dialog
* Split conditions descriptions into sub-pages
Many thanks to Roman Kuznetsov for the inputs.
Change-Id: I5a9d91ab34febc127eb7dc762258428629ec5477
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139783
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 3b3df75b34..e7ab38d663 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -115,6 +115,11 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/05100000 \ helpcontent2/source/text/scalc/01/05110000 \ helpcontent2/source/text/scalc/01/05120000 \ + helpcontent2/source/text/scalc/01/05120100 \ + helpcontent2/source/text/scalc/01/05120200 \ + helpcontent2/source/text/scalc/01/05120300 \ + helpcontent2/source/text/scalc/01/05120400 \ + helpcontent2/source/text/scalc/01/05120500 \ helpcontent2/source/text/scalc/01/06020000 \ helpcontent2/source/text/scalc/01/06030000 \ helpcontent2/source/text/scalc/01/06030100 \ |