From 8047737f704afc37c289d31d658137d6ce793f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 15 Feb 2023 18:56:39 +0100 Subject: [PATCH] doc: update MaterialTools namespace docs to be less underwhelming. Heh. --- doc/namespaces.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/namespaces.dox b/doc/namespaces.dox index bf8e5e0a0..dcd811c35 100644 --- a/doc/namespaces.dox +++ b/doc/namespaces.dox @@ -359,7 +359,7 @@ See @ref building, @ref cmake and @ref opengl for more information. @brief Material tools @m_since_latest -Tools for converting materials. +Tools for converting, optimizing, filtering and merging materials. This library is built if `MAGNUM_WITH_MATERIALTOOLS` is enabled when building Magnum. To use this library with CMake, request the `MaterialTools` component