diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-05-23 16:57:19 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-23 22:54:02 +0200 |
commit | 35c331d42654a28c9852187474b102db1c987e53 (patch) | |
tree | be948df882ba41f49564358ba73f0c415dc2bd46 /AllLangHelp_shared.mk | |
parent | 1686a72bcddf4f28d0510e02a1596baf5e6ebdc6 (diff) |
tdf#105988 tdf#130024 Update Edit Points Bar help page
Created new file text/shared/02/eliminate_points.xhp so that more detailed information on "Eliminate Points" mode is on its own page.
- Updated the description of the "Eliminate Points" feature to more accurately describe how the feature works.
In AllLangHelp_shared.mk
- Added new page text/shared/02/eliminate_points.xhp
In source/text/shared/01/05270000.xhp
- Added section and variable tags to allow content to be easily embedded in other pages.
In source/text/shared/main0227.xhp
- Added section and variable tags to allow content to be easily embedded in other pages.
- Moved the link to "Converting 2D Objects to Curves, Polygons, and 3D Objects" to a new Related Topics section
- Replaced "Edit Points" section with an embedded link to the description in text/shared/01/05270000 (Edit Points mode) to avoid repetition
- Replaced "Edit Points" section with an embedded link to the description in text/shared/02/eliminate_points.xhp to avoid repetition.
- Created a Related Topics section
In text/simpress/02/10080000.xhp
- Added variable tags to allow the page to be easily linked from other pages
- Changed the Title and Heading 1 from "Curve" to "Curves and Polygons" to reflect current menu options.
Change-Id: Ib9038f35b97b4177e11171bfdedd10c0a4149dd2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167939
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index f8b46c1e10..71002db590 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -581,6 +581,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/02/blockarrows \ helpcontent2/source/text/shared/02/callouts \ helpcontent2/source/text/shared/02/colortoolbar \ + helpcontent2/source/text/shared/02/eliminate_points \ helpcontent2/source/text/shared/02/flowcharts \ helpcontent2/source/text/shared/02/fontwork \ helpcontent2/source/text/shared/02/gridtofront \ |