diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-12-16 15:00:21 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-12-17 12:02:57 +0000 |
commit | bd899b607eed60487a75905a398b751cf5332352 (patch) | |
tree | 466bfb8d4520ef0afdf259685168f0a82266d9c5 /AllLangHelp_sbasic.mk | |
parent | 55f43cd2900eb670bce537a939ea0f435439d926 (diff) |
Create TOC with all ScriptForge methods and properties
Change-Id: I32be401689efce0cba70216458bc7c8ba4a405c5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144309
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 29b4ae9b8e..c864e3d0b9 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -107,6 +107,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03/sf_string \ helpcontent2/source/text/sbasic/shared/03/sf_textstream \ helpcontent2/source/text/sbasic/shared/03/sf_timer \ + helpcontent2/source/text/sbasic/shared/03/sf_toc \ helpcontent2/source/text/sbasic/shared/03/sf_ui \ helpcontent2/source/text/sbasic/shared/03/sf_unittest \ helpcontent2/source/text/sbasic/shared/03/sf_writer \ |