diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-07-03 16:17:43 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-07-11 15:37:39 +0200 |
commit | b719a26a02e1789d393a33156ab43a6b9d43b094 (patch) | |
tree | 9b67dbca8e34b21c2af7b1813377aa56df57b607 /AllLangHelp_simpress.mk | |
parent | 1a7045ca49e06f1e84bee74cdac6d8d6a399ddd8 (diff) |
Consolidate help pages for the Styles Sidebar deck into one page
Create new page text/shared/01/styles.xhp
Delete pages
- text/scalc/01/05100000.xhp
- text/simpress/01/05100000.xhp
- text/swriter/01/05140000.xhp
In AllLangHelp_scalc
- Remove reference to text/scalc/01/05100000.xhp
In AllLangHelp_shared
- Add entry for text/shared/01/styles.xhp
In AllLangHelp_simpress
- Remove reference to text/simpress/01/05100000.xhp
In AllLangHelp_swriter.mk
- Remove reference to text/simpress/01/05100000.xhp
In source/text/scalc/01/cell_styles.xhp
- Add variable tags to H1 to allow the page to be more easily linked from other pages.
In text/swriter/01/05130000.xhp
- Add variable and link tags to H1 so that the page can be more easily linked from other pages.
Replace links to deleted page text/scalc/01/05100000.xhp with links to text/shared/01/styles.xhp in:
- text/scalc/01/05120000.xhp
- text/scalc/main0103.xhp
- text/shared/01/05140100.xhp
- text/shared/02/01230000.xhp
Replace links to deleted page text/simpress/01/05100000.xhp with links to text/shared/01/styles.xhp in:
- text/sdraw/main0103.xhp
- text/sdraw/main_format.xhp
- text/shared/01/05140100.xhp
- text/shared/02/01230000.xhp
- text/simpress/guide/masterpage.xhp
- text/simpress/main0103.xhp
Replace links to deleted page text/swriter/01/05140000.xhp with links to text/shared/01/styles.xhp in:
- text/shared/01/05030000.xhp
- text/shared/01/05040100.xhp
- text/shared/01/05060000.xhp
- text/shared/02/02010000.xhp
- text/shared/menu/style_menu.xhp
- text/swriter/01/05030800.xhp
- text/swriter/01/05130000.xhp
- text/swriter/01/05130004.xhp
- text/swriter/main0103.xhp
- text/swriter/main0503.xhp
Change-Id: I20fc2a142107b3984abf1491459f3f485cd01f46
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169950
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_simpress.mk')
-rw-r--r-- | AllLangHelp_simpress.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index b3578315a6..29f808ce01 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -72,7 +72,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/01/04990600 \ helpcontent2/source/text/simpress/01/04990700 \ helpcontent2/source/text/simpress/01/05090000m \ - helpcontent2/source/text/simpress/01/05100000 \ helpcontent2/source/text/simpress/01/05110500m \ helpcontent2/source/text/simpress/01/05120000 \ helpcontent2/source/text/simpress/01/05120500m \ |