From 86ced6e72a1c5b064576c088c93aca4d540f4644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 4 Nov 2019 17:00:38 +0100 Subject: [PATCH] doc: doxygen you're stupid, thank you. --- doc/platform.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/platform.dox b/doc/platform.dox index 1444e1a7c..54ef1ae1b 100644 --- a/doc/platform.dox +++ b/doc/platform.dox @@ -173,8 +173,7 @@ following code listing. top of Qt toolkit is available in `base-qt` branch of [Magnum Bootstrap](https://github.com/mosra/magnum-bootstrap) repository. @note - There's also an example showing @ref examples-triangle-plain-glfw "usage of - plain GLFW to render a basic triangle". + There's also an example showing @ref examples-triangle-plain-glfw "usage of plain GLFW to render a basic triangle". @snippet MagnumPlatform-custom.cpp custom