diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2025-04-18 20:03:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2025-04-19 10:12:12 +0200 |
commit | 50b461ba72660a58b0b37ceecc9ed7f0ca9124dc (patch) | |
tree | c8e1e32b06701f38efc2b1d0aeb3cd1a6e316da9 /source/text/sbasic | |
parent | 6a7e577f2c99d8f3f6cf3e85973ff0c69cc10014 (diff) |
Fix command line call for right module Help (Help part)
Add unique bookmark to help main entry page of each module.
Change-Id: Ia08a7a8c73d8d65239611a00d141898f153b2af4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/184365
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/shared/01030200.xhp | 1 | ||||
-rw-r--r-- | source/text/sbasic/shared/main0601.xhp | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/01030200.xhp b/source/text/sbasic/shared/01030200.xhp index 32299fc69b..2d0c9794f9 100644 --- a/source/text/sbasic/shared/01030200.xhp +++ b/source/text/sbasic/shared/01030200.xhp @@ -24,7 +24,6 @@ </topic> </meta> <body> -<bookmark xml-lang="en-US" branch="hid/start" id="bm_id3147247" localize="false"/> <section id="basiceditor"> <bookmark xml-lang="en-US" branch="index" id="bm_id3148647"><bookmark_value>saving;Basic code</bookmark_value> <bookmark_value>loading;Basic code</bookmark_value> diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp index 66f59654f0..0967c96014 100644 --- a/source/text/sbasic/shared/main0601.xhp +++ b/source/text/sbasic/shared/main0601.xhp @@ -26,7 +26,7 @@ </meta> <body> - +<bookmark branch="hid/helpbasic/start" id="bm_id391745012665129" localize="false"/> <h1 id="hd_id3154232"><variable id="mainsbasic"><link href="text/sbasic/shared/main0601.xhp">%PRODUCTNAME Basic Help</link></variable></h1> <embed href="text/shared/06/youtubevideos.xhp#whatisit"/> <section id="basicalt"> |