forked from amazingfate/help
Mutual references (links) in Session & Locations help pages for Python
Change-Id: I96c55ca44c1b04598fcdd663a394c68211f4a29d Reviewed-on: https://gerrit.libreoffice.org/68310 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
3efabd3e5e
commit
7a6c121a39
@ -23,7 +23,7 @@
|
||||
<bookmark_value>Session;UserScripts</bookmark_value>
|
||||
<bookmark_value>Session;UserPythonScripts</bookmark_value>
|
||||
</bookmark>
|
||||
<h1 id="N0340"><variable id="pythonsession"><link href="text/sbasic/python/python_session.xhp" name="session01">Getting session information</link></variable></h1>
|
||||
<h1 id="N0340"><variable id="pythonsession"><link href="text/sbasic/python/python_session.xhp" name="session01">Getting Session Information</link></variable></h1>
|
||||
<paragraph role="paragraph" id="N0341">Computing %PRODUCTNAME user profile and shared modules system file paths can be performed with Python or with Basic languages. BeanShell, Java, JavaScript and Python scripts locations can be derived from this information.</paragraph>
|
||||
<h2 id="N0343">Examples:</h2>
|
||||
<paragraph role="paragraph" id="N0344">With Python shell.</paragraph>
|
||||
@ -148,6 +148,7 @@
|
||||
<paragraph role="bascode" localize="false" id="N0453">End Property ' Session.userPythonScripts</paragraph>
|
||||
</bascode>
|
||||
<section id="relatedtopics">
|
||||
<embed href="text/sbasic/python/python_locations.xhp#pythonlocations1"/>
|
||||
<embed href="text/sbasic/python/python_import.xhp#pythonimporth1"/>
|
||||
<embed href="text/sbasic/python/python_screen.xhp#ioscreen"/>
|
||||
<embed href="text/sbasic/python/python_examples.xhp#pythonexamples2"/>
|
||||
|
||||
Reference in New Issue
Block a user