From c4336ebb704230da87d12626292333c5d5b760f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 11 Sep 2024 19:46:46 +0200 Subject: [PATCH] doc: sync referenced page name with what's actually there. Doxygen 1.12 warns about this. --- doc/00-page-order.dox | 2 +- doc/vulkan.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/00-page-order.dox b/doc/00-page-order.dox index c362ef88f..1e7280d5d 100644 --- a/doc/00-page-order.dox +++ b/doc/00-page-order.dox @@ -31,7 +31,7 @@ @page features Feature guide @page platforms Platform-specific guides @page debuggers Debugger support -@page example-index Examples +@page example-index Examples and tutorials @page tips Tips and tricks @page utilities Utilities @page vulkan Vulkan diff --git a/doc/vulkan.dox b/doc/vulkan.dox index ba2b83733..ccd6a748b 100644 --- a/doc/vulkan.dox +++ b/doc/vulkan.dox @@ -25,7 +25,7 @@ namespace Magnum { -/** @page vulkan Vuulkan +/** @page vulkan Vulkan @brief State of Vulkan support, version and extension requirements. @m_since_latest