forked from amazingfate/help
Fix links for basic_2_python page
Change-Id: I7ffd91ea10b22a5215a77be9639dd8d9c27c9ed0 Reviewed-on: https://gerrit.libreoffice.org/81509 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
<bookmark_value>API;PathSettings</bookmark_value>
|
||||
<bookmark_value>API;XScript</bookmark_value>
|
||||
</bookmark>
|
||||
<h1 id="hd_id811571848401485"><variable id="basic2python"><link href="text/sbasic/guide/basic_2_python.xhp" name="Basic Programming Examples">Calling Python macros from Basic</link></variable></h1>
|
||||
<h1 id="hd_id811571848401485"><variable id="basic2python"><link href="text/sbasic/guide/basic_2_python.xhp" name="Basic Programming Examples">Calling Python Scripts from Basic</link></variable></h1>
|
||||
<paragraph role="paragraph" id="N0432">Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:</paragraph>
|
||||
<list type="unordered">
|
||||
<listitem><paragraph role="listitem" id="N0433"><literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible,</paragraph></listitem>
|
||||
@ -173,7 +173,7 @@
|
||||
<listitem><paragraph role="listitem" id="N0562"><emph>xml.etree.ElementTree</emph> ElementTree XML API</paragraph></listitem>
|
||||
</list>
|
||||
<section id="relatedtopics" >
|
||||
<embed href="text/sbasic/python/python_2_basic.xhp#py2bas1"/>
|
||||
<embed href="text/sbasic/python/python_2_basic.xhp#py2ba_h1"/>
|
||||
<embed href="text/sbasic/shared/main0601.xhp#mainsbasic"/>
|
||||
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user