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 /source/auxiliary/shared.tree | |
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 'source/auxiliary/shared.tree')
-rw-r--r-- | source/auxiliary/shared.tree | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index e68145281d..00d4a95e1f 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -108,7 +108,7 @@ <node id="10071" title="Digital Signatures"> <topic id="shared/text/shared/guide/digital_signatures.xhp">About Digital Signatures</topic> <topic id="shared/text/shared/guide/digitalsign_send.xhp">Applying Digital Signatures</topic> - <topic id="shared/text/shared/01/digitalsignaturespdf.xhp">Digital Signatures in PDF Exports</topic> + <topic id="shared/text/shared/01/ref_pdf_export_digital_signature.xhp">Digital Signatures in PDF Exports</topic> <topic id="shared/text/shared/01/signexistingpdf.xhp">Signing Existing PDFs</topic> <topic id="swriter/text/swriter/01/addsignatureline.xhp">Adding Signature Lines in Text Documents</topic> <topic id="swriter/text/swriter/01/signsignatureline.xhp">Signing Signature Lines in Text Documents</topic> @@ -138,12 +138,13 @@ <topic id="shared/text/shared/guide/chart_insert.xhp">Inserting Charts</topic> <topic id="schart/text/schart/main0000.xhp">Charts in %PRODUCTNAME</topic> </node> - <node id="1013" title="Load, Save, Import, Export"> + <node id="1013" title="Load, Save, Import, Export, PDF"> <topic id="shared/text/shared/guide/doc_open.xhp">Opening Documents</topic> <topic id="shared/text/shared/guide/import_ms.xhp">Opening documents saved in other formats</topic> <topic id="shared/text/shared/guide/doc_save.xhp">Saving Documents</topic> <topic id="shared/text/shared/guide/doc_autosave.xhp">Saving Documents Automatically</topic> <topic id="shared/text/shared/guide/export_ms.xhp">Saving Documents in Other Formats</topic> +<topic id="shared/text/shared/01/ref_pdf_export.xhp">Exporting Documents to PDF</topic> <topic id="shared/text/shared/guide/data_dbase2office.xhp">Importing and Exporting Data in Text Format</topic> <topic id="shared/text/shared/guide/openpgp.xhp">Encrypting Documents with OpenPGP</topic> </node> |