From 2e13701d214c60d1595ef90a2802d840bc037644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 24 Feb 2024 16:33:57 +0100 Subject: [PATCH] Doc++ --- doc/changelog.dox | 2 +- doc/mainpage.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 1233209b0..e4887128f 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -1199,7 +1199,7 @@ See also: disabling it on GLES will force creation of a GLES context using the GLX / WGL libraries (if available); enabling it on desktop GL will allow running windowless applications on headless machines. -- The @cpp MAGNUM_TARGET_GLES3 @&e CMake and preprocessor variable existed +- The @cpp MAGNUM_TARGET_GLES3 @ce CMake and preprocessor variable existed solely in anticipation of there eventually being OpenGL ES 4.0. That is increasingly unlikely to happen and most of the internal code treated it as a simple inverse of @ref MAGNUM_TARGET_GLES2, thus it's deprecated in favor diff --git a/doc/mainpage.dox b/doc/mainpage.dox index ff37199be..60579d3c5 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -85,7 +85,7 @@ Magnum is licensed under the MIT/Expat license: > > Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, -> 2020, 2021, 2022 +> 2020, 2021, 2022, 2023 > Vladimír Vondruš <mosra@centrum.cz> and contributors > > Permission is hereby granted, free of charge, to any person obtaining a