From 1edcfd828407307b83e40d7b0120ba1a4e84778b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 29 Jun 2025 17:05:34 +0200 Subject: [PATCH] doc: magnum-extras now also have doc generators to take snippets from. --- doc/Doxyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Doxyfile b/doc/Doxyfile index 5a081cf30..71abb1466 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1026,6 +1026,7 @@ EXAMPLE_PATH = generated/ \ ../../magnum-plugins/src/ \ ../../magnum-plugins/doc/snippets/ \ ../../magnum-examples/src/ \ + ../../magnum-extras/doc/generated/ \ ../../magnum-extras/doc/snippets/ \ ../../magnum-integration/doc/snippets/