summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorJean-Pierre Ledure <jp@ledure.be>2021-06-11 17:10:23 +0200
committerJean-Pierre Ledure <jp@ledure.be>2021-06-11 18:30:09 +0200
commitaf3f99dd1f42cb57d8a50b444ab303b5eb81527a (patch)
tree3147227d2d5409fb35bf97b6acb45ed8950b5a69 /wizards
parentb49fce18d0b05a8b5f462ba9bf6c84f0bb107d93 (diff)
ScriptForge - (scriptforge.py) add reference to SF/Python help page
Change-Id: I68ec6c53bbf9f6631f33192776b154936c1b721e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117065 Tested-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/scriptforge/python/scriptforge.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/scriptforge/python/scriptforge.py b/wizards/source/scriptforge/python/scriptforge.py
index ef6c0d309c6e..ff06337a8f9a 100644
--- a/wizards/source/scriptforge/python/scriptforge.py
+++ b/wizards/source/scriptforge/python/scriptforge.py
@@ -51,7 +51,7 @@
ScriptForge(hostname = 'localhost', port = 2021)
Specific documentation about the use of ScriptForge from Python scripts:
- TBD
+ https://help.libreoffice.org/7.2/en-US/text/sbasic/shared/03/sf_intro.html
"""
import uno