From 1eb4f6a08168c6230b06b3c8c0857747124231d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 5 Aug 2018 12:21:11 +0200 Subject: [PATCH] doc: link to the changelog from the main page. Because that's *important*. --- doc/mainpage.dox | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 9b5d17361..8cb97d609 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -30,7 +30,17 @@ namespace Magnum { This is a documentation for the Magnum Project. To see high-level feature overview, project goals or read the developer blog, head over to the -[project homepage](http://magnum.graphics/). +[project homepage](http://magnum.graphics/). There's also + +@section mainpage-whats-new What's new? + +Curious about what was added or improved recently? Check out the +@ref changelog-latest "Changelog". There's also changelog for +@ref corrade-changelog-latest "Corrade", +@ref changelog-plugins-latest "Magnum Plugins", +@ref changelog-extras-latest "Magnum Extras", +@ref changelog-integration-latest "Magnum Integration" and +@ref changelog-examples-latest "Magnum Examples". @section mainpage-getting-started Getting started