From 7dbe6a5163a0cca03e259fed62885c55f6f5311e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 6 Jan 2018 00:14:01 +0100 Subject: [PATCH] Link to live version of magnum-{al-,}info utilities from the docs. --- src/Magnum/Audio/magnum-al-info.cpp | 2 ++ src/Magnum/Platform/magnum-info.cpp | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/Magnum/Audio/magnum-al-info.cpp b/src/Magnum/Audio/magnum-al-info.cpp index e779b4927..470c4bda1 100644 --- a/src/Magnum/Audio/magnum-al-info.cpp +++ b/src/Magnum/Audio/magnum-al-info.cpp @@ -35,6 +35,8 @@ namespace Magnum { @m_footernavigation +@m_div{m-button m-primary} @m_div{m-big}Live web version @m_enddiv @m_div{m-small} uses WebAssembly & WebAudio @m_enddiv @m_enddiv + @section magnum-al-info-usage Usage @code{.shell-session} diff --git a/src/Magnum/Platform/magnum-info.cpp b/src/Magnum/Platform/magnum-info.cpp index c308bfec8..9cdd9add6 100644 --- a/src/Magnum/Platform/magnum-info.cpp +++ b/src/Magnum/Platform/magnum-info.cpp @@ -85,6 +85,8 @@ namespace Magnum { @m_footernavigation +@m_div{m-button m-primary} @m_div{m-big}Live web version @m_enddiv @m_div{m-small} uses WebAssembly & WebGL @m_enddiv @m_enddiv + @section magnum-info-usage Usage @code{.shell-session}