From 3dacc17f3930a4fcde213c3f043f300bcedf1ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 13 Aug 2020 22:27:49 +0200 Subject: [PATCH] doc: fix a bunch of broken links. --- doc/credits.dox | 4 ++-- doc/namespaces.dox | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/credits.dox b/doc/credits.dox index 8cc1f53a4..e4e4d47f4 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -187,8 +187,8 @@ Are the below lists missing your name or something's wrong? @ref Platform::GlfwApplication crash fixes - **[\@Selot](https://github.com/Selot)** --- Fixes in the `base-qt` bootstrap project -- **Séverin Lemaignan** ([\@severin-lemaignan](severin-lemaignan/)) --- lots - of feedback and bug reports for the initial releases +- **Séverin Lemaignan** ([\@severin-lemaignan](https://github.com/severin-lemaignan)) + --- lots of feedback and bug reports for the initial releases - **[\@sigman78](https://github.com/sigman78)** --- Initial MSVC 2017 port, Vcpkg packages - **Siim Kallas** ([\@seemk](https://github.com/seemk)) --- diff --git a/doc/namespaces.dox b/doc/namespaces.dox index b88a82137..c651a85b4 100644 --- a/doc/namespaces.dox +++ b/doc/namespaces.dox @@ -631,6 +631,9 @@ See @ref building, @ref cmake and @ref vulkan for more information. /** @dir MagnumPlugins/AnyImageImporter * @brief Plugin @ref Magnum::Trade::AnyImageImporter */ +/** @dir MagnumPlugins/AnySceneConverter + * @brief Plugin @ref Magnum::Trade::AnySceneConverter + */ /** @dir MagnumPlugins/AnySceneImporter * @brief Plugin @ref Magnum::Trade::AnySceneImporter */