summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03/lib_ScriptForge.xhp
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 /source/text/sbasic/shared/03/lib_ScriptForge.xhp
parenttdf#120550,tdf#121367 followup to add or correct links (diff)
downloadhelp-d6e98a37ec8cd0adc8219466555b200bd3b9af8b.tar.gz
help-d6e98a37ec8cd0adc8219466555b200bd3b9af8b.zip
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 'source/text/sbasic/shared/03/lib_ScriptForge.xhp')
-rw-r--r--source/text/sbasic/shared/03/lib_ScriptForge.xhp6
1 files changed, 5 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/lib_ScriptForge.xhp b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
index 35190c42d9..946280ba45 100644
--- a/source/text/sbasic/shared/03/lib_ScriptForge.xhp
+++ b/source/text/sbasic/shared/03/lib_ScriptForge.xhp
@@ -146,12 +146,13 @@
<paragraph id="par_id441613723858931" localize="false" role="tablecontent">
<link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Region" name="Region service">Region</link><br/>
<link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Services" name="Services service">Services</link><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Session" name="Session service">Session</link><br/>
</paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id701643305572058" localize="false" role="tablecontent">
- <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Session" name="Session service">Session</link><br/>
<link href="text/sbasic/shared/03/lib_ScriptForge.xhp#Timer" name="Timer service">Timer</link><br/>
+ <link href="text/sbasic/shared/03/lib_ScriptForge.xhp#UnitTest" name="UnitTest service">UnitTest</link><br/><br/>
</paragraph>
</tablecell>
</tablerow>
@@ -231,6 +232,9 @@
<section id="UI">
<embed href="text/sbasic/shared/03/sf_ui.xhp#abstract"/>
</section>
+ <section id="UnitTest">
+ <embed href="text/sbasic/shared/03/sf_unittest.xhp#abstract"/>
+ </section>
<section id="Writer">
<embed href="text/sbasic/shared/03/sf_writer.xhp#abstract"/>
</section>