From 2dfa2815ae1e26b5ae412b0c6ff6cdd326da79a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 15 Nov 2015 01:39:15 +0100 Subject: [PATCH] Platform: documentation formatting fixes. --- src/Magnum/Platform/Sdl2Application.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Magnum/Platform/Sdl2Application.h b/src/Magnum/Platform/Sdl2Application.h index f8cd6bbd9..d8e48f11a 100644 --- a/src/Magnum/Platform/Sdl2Application.h +++ b/src/Magnum/Platform/Sdl2Application.h @@ -119,7 +119,7 @@ repository, download it as [zip](https://github.com/mosra/magnum-bootstrap/archi file. After extracting the downloaded archive, you can do the desktop build in the same way as above. -For the Windows RT build you need to provide [your own `*.pfx` certificate file](https://msdn.microsoft.com/en-us/library/windows/desktop/jj835832.aspx) and +For the Windows RT build you need to provide [your own *.pfx certificate file](https://msdn.microsoft.com/en-us/library/windows/desktop/jj835832.aspx) and pass it to CMake in a `SIGNING_CERTIFICATE` variable. The bootstrap application assumes that SDL2 and ANGLE is built as DLL and both Corrade and Magnum are built statically. Assuming the native Corrade installation is in `C:/Sys` and @@ -199,7 +199,7 @@ The application redirects all output (thus also @ref Corrade::Utility::Debug "De @ref Corrade::Utility::Warning "Warning" and @ref Corrade::Utility::Error "Error") to JavaScript console. -### Usage with Windows RT +## Usage with Windows RT For Windows RT you need to provide logo images and splash screen, all referenced from the `*.appxmanifest` file. The file is slightly different for