From e9f857c3b091ee77f1e68ca2ee39c1e2bcd4d00a Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 30 Oct 2025 14:06:58 +0100 Subject: [PATCH 1/2] Clarify 'Support Tools' section in help menu Updated the 'Support Tools' section to clarify tool window navigation. --- content/en/docs/refguide/modeling/menus/help-menu/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/modeling/menus/help-menu/_index.md b/content/en/docs/refguide/modeling/menus/help-menu/_index.md index 7bc84c79931..73acabd482e 100644 --- a/content/en/docs/refguide/modeling/menus/help-menu/_index.md +++ b/content/en/docs/refguide/modeling/menus/help-menu/_index.md @@ -18,7 +18,7 @@ The **Help** menu items are described in the table below: | **Help Contents** | Opens the home page of the documentation in the default web browser. | | **Ask a Question** | Opens the Mendix Community in the default web browser. | | **Submit Feedback...** | Opens the [Help us improve](/refguide/feedback-survey/) dialog to gather input on your experience using Mendix Studio Pro. | -| **Support Tools** | Provides tools that can be used to share with Mendix Support, especially when you encounter issues with performance or high memory consumption. Support tools include the following:
| +| **Support Tools** | Provides tools that can be used to share with Mendix Support, especially when you encounter issues with performance or high memory consumption. Support tools include the following:
| | **Open Log File Directory** | Opens the log files written by Studio Pro that can be used to see what might be the reason something went wrong in Studio Pro. Studio Pro retains these logs for the last 30 days, with files organized from the most recent to the oldest. Log files can also be used to share with Mendix Support when you submit a ticket. | | **Welcome** | Opens the **Welcome** page, which shows information about the version of Studio Pro being used, and links to release notes, Mendix platform blogs, and Maia Learn and Maia Chat. | | **About Mendix Studio Pro** | Shows information about the current version of Mendix Studio Pro. | From a26fb809d93427d5cf6cf36fb43a6b6299fc5f18 Mon Sep 17 00:00:00 2001 From: quinntracy Date: Fri, 31 Oct 2025 10:41:29 +0100 Subject: [PATCH 2/2] Style --- content/en/docs/refguide/modeling/menus/help-menu/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/modeling/menus/help-menu/_index.md b/content/en/docs/refguide/modeling/menus/help-menu/_index.md index 73acabd482e..077afc63ca1 100644 --- a/content/en/docs/refguide/modeling/menus/help-menu/_index.md +++ b/content/en/docs/refguide/modeling/menus/help-menu/_index.md @@ -18,7 +18,7 @@ The **Help** menu items are described in the table below: | **Help Contents** | Opens the home page of the documentation in the default web browser. | | **Ask a Question** | Opens the Mendix Community in the default web browser. | | **Submit Feedback...** | Opens the [Help us improve](/refguide/feedback-survey/) dialog to gather input on your experience using Mendix Studio Pro. | -| **Support Tools** | Provides tools that can be used to share with Mendix Support, especially when you encounter issues with performance or high memory consumption. Support tools include the following:
| +| **Support Tools** | Provides tools that can be used to share with Mendix Support, especially when you encounter issues with performance or high memory consumption. Support tools include the following:
| | **Open Log File Directory** | Opens the log files written by Studio Pro that can be used to see what might be the reason something went wrong in Studio Pro. Studio Pro retains these logs for the last 30 days, with files organized from the most recent to the oldest. Log files can also be used to share with Mendix Support when you submit a ticket. | | **Welcome** | Opens the **Welcome** page, which shows information about the version of Studio Pro being used, and links to release notes, Mendix platform blogs, and Maia Learn and Maia Chat. | | **About Mendix Studio Pro** | Shows information about the current version of Mendix Studio Pro. |