From da6c3a43b62e050c5d5b46211093083784e061dc Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Thu, 26 Oct 2023 08:44:24 +0200 Subject: [PATCH] content_updates.md: Add "Clarify referencing icons by paths and icon holder class constants" --- topics/intro/content_updates.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/topics/intro/content_updates.md b/topics/intro/content_updates.md index 1a6cb53bb..b841a6838 100644 --- a/topics/intro/content_updates.md +++ b/topics/intro/content_updates.md @@ -36,8 +36,10 @@ Threading Model Execution : Rework [](execution.md), [](run_configurations.md), and [](run_configurations_tutorial.md) pages. -Highlighting Tests Clarification -: Clarified [the syntax highlighting](testing_highlighting.md#syntax-highlighting) test file format and test implementation initial approach. +Minor Changes and Additions +: +- Clarify [the syntax highlighting](testing_highlighting.md#syntax-highlighting) test file format and test implementation initial approach. +- Clarify referencing icons by paths and icon holder class constants in [](work_with_icons_and_images.md). ### April {#april-23}