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 /source/auxiliary | |
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 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 58ac3fb30d..6a97572f6a 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -346,6 +346,7 @@ </node> <node id="07010305" title="ScriptForge Library"> <topic id="sbasic/text/sbasic/shared/03/lib_ScriptForge.xhp">Overview of the ScriptForge Library</topic> + <topic id="sbasic/text/sbasic/shared/03/sf_toc.xhp">List of all ScriptForge methods and properties</topic> <topic id="sbasic/text/sbasic/shared/03/sf_intro.xhp">Creating Python Scripts with ScriptForge</topic> <topic id="sbasic/text/sbasic/shared/03/sf_methods.xhp">ScriptForge method signatures</topic> <topic id="sbasic/text/sbasic/shared/03/sf_array.xhp">Array service</topic> |