diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-18 18:32:03 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-19 00:36:05 +0100 |
commit | 421131867de4fd2b80d066c2fecb8a1c39e6c227 (patch) | |
tree | ce25ffe9bc4a841b49ccb30b25d3e96fbcdfa9ac /AllLangHelp_shared.mk | |
parent | 75af753c3f78948c40ce34c5f6d61584b7e931a9 (diff) |
Update and refactor PDF export Help pages
Added Help for several new options
Adjust options visibility for each module
Split page into smaller pages
Adjust Contents tree
Change-Id: I03fd0a4cb99f36da0ea7911a1afb5d4be6648244
Reviewed-on: https://gerrit.libreoffice.org/83131
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 78f493604b..ade4b8d8c4 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -354,6 +354,12 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/profile_safe_mode \ helpcontent2/source/text/shared/01/ref_epub_export \ helpcontent2/source/text/shared/01/ref_pdf_export \ + helpcontent2/source/text/shared/01/ref_pdf_export_digital_signature \ + helpcontent2/source/text/shared/01/ref_pdf_export_general \ + helpcontent2/source/text/shared/01/ref_pdf_export_initial_view \ + helpcontent2/source/text/shared/01/ref_pdf_export_links \ + helpcontent2/source/text/shared/01/ref_pdf_export_security \ + helpcontent2/source/text/shared/01/ref_pdf_export_user_interface \ helpcontent2/source/text/shared/01/ref_pdf_send_as \ helpcontent2/source/text/shared/01/signexistingpdf \ helpcontent2/source/text/shared/01/securitywarning \ |