[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Dec 14 17:35:41 UTC 2018


 source/text/sbasic/python/main0000.xhp   |    5 ++---
 source/text/sbasic/python/python_ide.xhp |    2 ++
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 0fa7f6f53af231828edd1da1a1d7c9a9243654df
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Fri Dec 14 14:48:45 2018 -0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Dec 14 18:35:18 2018 +0100

    Adjust bookmarks for python
    
    place bookmarks at the right page
    
    Change-Id: Ia5ce242ab9d21be2ca1b7b4f078af0b824d00c3a
    Reviewed-on: https://gerrit.libreoffice.org/65187
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp
index f83d1b72c..631c44524 100644
--- a/source/text/sbasic/python/main0000.xhp
+++ b/source/text/sbasic/python/main0000.xhp
@@ -18,10 +18,9 @@
     <bookmark xml-lang="en-US" branch="index" id="bm_id491543348147708">
         <bookmark_value>macros;Python scripts</bookmark_value>
         <bookmark_value>Python;macros</bookmark_value>
-        <bookmark_value>APSO</bookmark_value>
-        <bookmark_value>Alternative Python Scripts Organizer</bookmark_value>
+        <bookmark_value>scripts;Python</bookmark_value>
     </bookmark>
-    <h1 id="hd_id3154232"><variable id="pythonscriptshelp"><link href="text/sbasic/python/main0000.xhp" name="$[officename] Python Scripts">%PRODUCTNAME Python Scripts Help</link></variable></h1>
+    <h1 id="hd_id3154232"><variable id="pythonscriptshelp">%PRODUCTNAME Python Scripts Help</variable></h1>
 
     <section id="pythonalt">
         <paragraph id="par_id3153894" role="paragraph" xml-lang="en-US">%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href="https://api.libreoffice.org/" name="api.libreoffice.org">https://api.libreoffice.org</link></paragraph>
diff --git a/source/text/sbasic/python/python_ide.xhp b/source/text/sbasic/python/python_ide.xhp
index aa81a574c..33871a89c 100644
--- a/source/text/sbasic/python/python_ide.xhp
+++ b/source/text/sbasic/python/python_ide.xhp
@@ -19,6 +19,8 @@
     <section id="pythonideheading">
         <bookmark id="bm_id341543348965463" xml-lang="en-US" branch="hid/zzzz" localize="false"/>
         <bookmark xml-lang="en-US" branch="index" id="bm_id761543349138561">
+            <bookmark_value>APSO</bookmark_value>
+            <bookmark_value>Alternative Python Scripts Organizer</bookmark_value>
             <bookmark_value>python;IDE - integrated development environment</bookmark_value>
             <bookmark_value>python;editor</bookmark_value>
         </bookmark>


More information about the Libreoffice-commits mailing list