summaryrefslogtreecommitdiff
path: root/AllLangHelp_sbasic.mk
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2022-06-29 00:02:34 +0200
committerJean-Pierre Ledure <jp@ledure.be>2022-07-01 16:41:25 +0200
commitd6e98a37ec8cd0adc8219466555b200bd3b9af8b (patch)
tree10fa7e574fe98f20f8ade9d621e5b76ffac4392d /AllLangHelp_sbasic.mk
parent3569af3cc1cffcf14ff13273f422b99d652b9c39 (diff)
Document the new UnitTest service of the ScriptForge library
This patch also updates the sbasic.tree to include the Region and UnitTest services. I also moved the ScriptForge library so that it appears right below the Advanced Basic Libraries (previously it was inside this section). Change-Id: I7dfd9080dcd3212d2b53f88480087d48f5dec60c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136548 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r--AllLangHelp_sbasic.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index 4114c5a6f1..bf6eb4872c 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_textstream \
helpcontent2/source/text/sbasic/shared/03/sf_timer \
helpcontent2/source/text/sbasic/shared/03/sf_ui \
+ helpcontent2/source/text/sbasic/shared/03/sf_unittest \
helpcontent2/source/text/sbasic/shared/03/sf_writer \
helpcontent2/source/text/sbasic/shared/03/lib_schedule \
helpcontent2/source/text/sbasic/shared/03/lib_template \