summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/src/external-resources.qdoc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2017-04-04 16:35:01 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2017-04-05 11:06:20 +0000
commitfdd32329ab26023e1e74017e3e602ffd91928027 (patch)
treedbe94ef6818dc04c60610131daea89f32174a481 /src/gui/doc/src/external-resources.qdoc
parentf5e77d3d546fd17c662b62aa372a8ea40ac8ad43 (diff)
Documentation: Add Vulkan section to Qt Gui overview
Add section, external references and link examples. Task-number: QTBUG-55981 Change-Id: I705f8bacc9d21aff8446ac40b7a172604a18ef85 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'src/gui/doc/src/external-resources.qdoc')
-rw-r--r--src/gui/doc/src/external-resources.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/gui/doc/src/external-resources.qdoc b/src/gui/doc/src/external-resources.qdoc
index 480a4057be..0addbb21cd 100644
--- a/src/gui/doc/src/external-resources.qdoc
+++ b/src/gui/doc/src/external-resources.qdoc
@@ -60,3 +60,13 @@
\externalpage https://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#directory_layout
\title Icon Theme Specification - Directory Layout
*/
+
+/*!
+ \externalpage https://www.khronos.org/vulkan/
+ \title Vulkan
+*/
+
+/*!
+ \externalpage https://www.lunarg.com/vulkan-sdk/
+ \title LunarG Vulkan SDK
+*/