Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/more/development/document-templates/dev-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ Compressing Images in MS Word Documents

**Issue**: Uncompressed images in MS Word documents can significantly increase the file size, often making it much larger than the original HTML or PDF version.

**Recommendations**: In the ``reference.docx`` document, you can adjust the image compression level to reduce the file size. To do this, open the document ``reference.docx`` and click on an image. Then, navigate to ``Picture Format`` -> ``Compress Pictures`` in the ``Adjust`` group. In the dialog box, you can select the desired compression level. Alternatively, you can set the default compression level for all images in the document. This will ensure that images are compressed when the document is saved.
**Recommendations**: In the ``reference.docx`` document, you can adjust the image compression level to reduce the file size. To do this, open the document ``reference.docx`` and click on an image. Then, navigate to ``Picture Format`` -> ``Compress Pictures`` in the ``Adjust`` group. In the dialog box, you can select the desired compression level. Alternatively, you can set the default compression level for all images in the document. This will ensure that images are compressed when the document is saved.

9 changes: 4 additions & 5 deletions docs/more/self-hosted-dsw/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ This section explains how to deploy, configure, and maintain |project_name| inst
.. toctree::
:maxdepth: 2

Deployment<deployment>
Configuration<configuration/index>
Upgrade-guidelines<upgrade-guidelines>
Faq-notes<faq-notes>

deployment
configuration/index
upgrade-guidelines
faq-notes