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
@ -21,6 +21,7 @@
|
||||
<paragraph id="par_id771543358231022" role="paragraph" xml-lang="en-US">The Python script files are stored in the filesystem, in folders controlled by %PRODUCTNAME. The macros can be started at installation, user or file level.</paragraph>
|
||||
</section>
|
||||
<h2 id="hd_id911544049584458">Python Script Locations</h2>
|
||||
<paragraph id="par_id121551089455774" role="paragraph" xml-lang="en-US">Refer to <link href="text/sbasic/python/python_session.xhp" name="Getting Session Information">Getting Session Information</link> in order to get programmatic access to Python script locations.</paragraph>
|
||||
<h3 id="hd_id591544049572647">%PRODUCTNAME Macros container</h3>
|
||||
<paragraph role="paragraph" id="par_id261544049064421">Existing macros in this location (container) were copied by the installation program and are available to every computer user, and any open document can access macros stored the container. You need administrative rights to store or edit macros here.</paragraph>
|
||||
|
||||
@ -55,6 +56,7 @@
|
||||
<h3 id="hd_id151544209895574">Python macros</h3>
|
||||
<paragraph role="paragraph" id="par_id61544209944591">A macro is a python object in the module.</paragraph>
|
||||
<section id="relatedtopics">
|
||||
<embed href="text/sbasic/python/python_session.xhp#pythonsession"/>
|
||||
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user