summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/python
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-07-26 10:45:25 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-07-28 15:33:38 +0200
commitc11400b40e10b5fe45dddd3eecd303ad27fc2819 (patch)
tree32d91447c34060dafc434a5c66d22733ed2a87fe /source/text/sbasic/python
parentSilence warning about ahelp without bookmark (diff)
downloadhelp-c11400b40e10b5fe45dddd3eecd303ad27fc2819.tar.gz
help-c11400b40e10b5fe45dddd3eecd303ad27fc2819.zip
tdf#126528 Add Python in Organize scripts page
Change-Id: I8d18f5e264fe11924a8ea234e82355913b0417d2 Reviewed-on: https://gerrit.libreoffice.org/76382 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r--source/text/sbasic/python/main0000.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp
index 173dbc6dd5..44b8390a62 100644
--- a/source/text/sbasic/python/main0000.xhp
+++ b/source/text/sbasic/python/main0000.xhp
@@ -28,12 +28,12 @@
</section>
<h2 id="hd_id3146957">Working with Python Scripts in %PRODUCTNAME</h2>
<paragraph role="paragraph" id="N0102">You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME.</paragraph>
+ <embed href="text/shared/guide/scripting.xhp#scripting"/>
<embed href="text/sbasic/python/python_ide.xhp#pythonideh1"/>
<embed href="text/sbasic/python/python_locations.xhp#pythonlocations1"/>
<embed href="text/sbasic/python/python_shell.xhp#pythonshell1"/>
<embed href="text/sbasic/python/python_programming.xhp#pythonprogrammingheading"/>
<embed href="text/sbasic/python/python_examples.xhp#pythonexamples2"/>
-
<embed href="text/swriter/main0000.xhp#helpabouthelp"/>
</body>
</helpdocument>