diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-07-12 13:33:18 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-12 17:20:22 +0200 |
commit | e30dc2a0cd25a3c81bfbbcd61283c67ea66e0c32 (patch) | |
tree | 98fe3d85e28c40c37930b4d82466a3ab441e08c7 /source/auxiliary | |
parent | f7c998f88c2a4666f5d2a440f1449d763e05b85e (diff) |
tdf#128590 Create Auto-Redact help page
Change-Id: I16fc3db85e3d62edd8241136ff53558ba46c44a7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118727
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/scalc.tree | 1 | ||||
-rw-r--r-- | source/auxiliary/simpress.tree | 1 | ||||
-rw-r--r-- | source/auxiliary/swriter.tree | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 4e88f87350..96af43ee37 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -91,6 +91,7 @@ <topic id="scalc/text/scalc/guide/html_doc.xhp">Saving and Opening Sheets in HTML</topic> <topic id="scalc/text/scalc/guide/csv_formula.xhp">Importing and Exporting Text Files</topic> <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Spreadsheet</topic> +<topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</topic> </node> <node id="0805" title="Formatting"> <topic id="scalc/text/scalc/guide/text_rotate.xhp">Rotating Text</topic> diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree index c797aab57c..dba4c6ecf4 100644 --- a/source/auxiliary/simpress.tree +++ b/source/auxiliary/simpress.tree @@ -67,6 +67,7 @@ <topic id="sdraw/text/sdraw/guide/graphic_insert.xhp">Inserting Graphics</topic> <topic id="simpress/text/simpress/guide/page_copy.xhp">Copying Slides From Other Presentations</topic> <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Presentation</topic> + <topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</topic> </node> <node id="0404" title="Formatting"> <topic id="simpress/text/simpress/guide/palette_files.xhp">Loading Color, Gradient, and Hatching Lists</topic> diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index b438e604c6..686960031e 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -209,6 +209,7 @@ <topic id="swriter/text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</topic> <topic id="swriter/text/swriter/guide/textdoc_inframe.xhp">Inserting an Entire Text Document</topic> <topic id="shared/text/shared/guide/redaction.xhp">Redacting a Text Document</topic> +<topic id="shared/text/shared/guide/auto_redact.xhp">Automatic Redaction</topic> </node> <node id="0220" title="Master Documents"> <topic id="swriter/text/swriter/guide/globaldoc.xhp">Master Documents and Subdocuments</topic> |