From 6843823b2d320a8f2da11f28b3db8831644c54e4 Mon Sep 17 00:00:00 2001 From: krystofkomanec Date: Tue, 10 Feb 2026 08:17:01 +0100 Subject: [PATCH] Fix menu titles --- docs/more/development/document-templates/dev-notes.rst | 3 ++- docs/more/self-hosted-dsw/index.rst | 9 ++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/more/development/document-templates/dev-notes.rst b/docs/more/development/document-templates/dev-notes.rst index ef17041..cdadc3b 100644 --- a/docs/more/development/document-templates/dev-notes.rst +++ b/docs/more/development/document-templates/dev-notes.rst @@ -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. + \ No newline at end of file diff --git a/docs/more/self-hosted-dsw/index.rst b/docs/more/self-hosted-dsw/index.rst index 738a13f..8e5ea2f 100644 --- a/docs/more/self-hosted-dsw/index.rst +++ b/docs/more/self-hosted-dsw/index.rst @@ -16,8 +16,7 @@ This section explains how to deploy, configure, and maintain |project_name| inst .. toctree:: :maxdepth: 2 - Deployment - Configuration - Upgrade-guidelines - Faq-notes - + deployment + configuration/index + upgrade-guidelines + faq-notes