From 2a3acc0f22f42026c04553a73c1549e577c54e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 5 Mar 2026 02:53:32 +0100 Subject: [PATCH] doc: link to the UI library tutorial from Getting Started. Yes. That's how prominent this feature is. --- doc/getting-started.dox | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/getting-started.dox b/doc/getting-started.dox index d053cd00f..c3133ae5c 100644 --- a/doc/getting-started.dox +++ b/doc/getting-started.dox @@ -359,6 +359,10 @@ building blocks in the documentation and start experimenting on your own! @m_div{m-col-t-8 m-push-t-2 m-col-s-6 m-push-s-0 m-col-m-4 m-push-m-3} @m_div{m-button m-success m-fullwidth} @m_div{m-big}Your First Triangle@m_enddiv @m_div{m-small} a step-by-step tutorial @m_enddiv @m_enddiv @m_enddiv +@m_div{m-clearfix-l} @m_enddiv + +@m_div{m-col-t-8 m-push-t-2 m-col-s-6 m-push-s-3 m-col-m-6 m-push-m-3} @m_div{m-button m-primary} @m_div{m-big}The Magnum UI library@m_enddiv @m_div{m-small} introduction guide @m_enddiv @m_enddiv @m_enddiv + @endparblock @section getting-started-more Additional information