summaryrefslogtreecommitdiff
path: root/source/text/sbasic/python/main0000.xhp
diff options
context:
space:
mode:
authorAlain Romedenne <pyoffice.romedenne@sfr.fr>2019-01-02 20:40:03 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-01-03 11:45:06 +0100
commit4df68585db8f4c74a1d74c6d7bc97bfb0c18f36f (patch)
tree23cdbed0fcc1b90b5391b3585ec4b3ce81e5ec5f /source/text/sbasic/python/main0000.xhp
parent4764c4c068f4823b0d235ebfe6b969dcdce386b7 (diff)
tdf#121736 Python programming Help pages
Change-Id: I6307a9f5e5ae27931ca12d8268d825afcee58539 Reviewed-on: https://gerrit.libreoffice.org/65828 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python/main0000.xhp')
-rw-r--r--source/text/sbasic/python/main0000.xhp5
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp
index cd2cbf9359..05f9abcc9e 100644
--- a/source/text/sbasic/python/main0000.xhp
+++ b/source/text/sbasic/python/main0000.xhp
@@ -27,13 +27,12 @@
<paragraph id="par_id3147226" role="paragraph" xml-lang="en-US">This help section explains the most common Python script functions for %PRODUCTNAME. For more in-depth information please refer to the <link href="https://wiki.documentfoundation.org/Macros/Python_Design_Guide" name="wiki.documentfoundation.org PYTHON Guide">Designing &amp; Developing Python Applications</link> on the Wiki.</paragraph>
</section>
<embed href="text/shared/need_help.xhp#needhelp"/>
- <h2 id="hd_id3146957">Working with Python Scripts in %PRODUCTNAME.</h2>
+ <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 Python interactive console from %PRODUCTNAME .</paragraph>
<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"/>
- <paragraph role="paragraph" id="par_id551543347858350" xml-lang="en-US">Programming with Python Scripts
- </paragraph>
+ <embed href="text/sbasic/python/python_programming.xhp#pythonprogrammingheading"/>
<paragraph role="paragraph" id="par_id861543347870798" xml-lang="en-US">Creating a dialog</paragraph>
<paragraph role="paragraph" id="par_id71543347877088" xml-lang="en-US">Programming Examples</paragraph>
<embed href="text/swriter/main0000.xhp#helpabouthelp"/>