From 70f9158e0f046feba2d5b655a9b3fcc715d2e8be Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Fri, 31 Mar 2023 08:54:34 +0200 Subject: Docs: don't link to removed example Pick-to: 6.5 Change-Id: I5fcec02cd18971150eec4f119d902c695bf2ebb9 Reviewed-by: Laszlo Agocs Reviewed-by: Safiyyah Moosa --- examples/vulkan/doc/src/hellovulkantriangle.qdoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/vulkan/doc/src/hellovulkantriangle.qdoc b/examples/vulkan/doc/src/hellovulkantriangle.qdoc index 52f4fcd6cf..75b085109b 100644 --- a/examples/vulkan/doc/src/hellovulkantriangle.qdoc +++ b/examples/vulkan/doc/src/hellovulkantriangle.qdoc @@ -8,9 +8,8 @@ \title Hello Vulkan Triangle Example \brief Shows the basics of rendering with QVulkanWindow and the Vulkan API. - The \e{Hello Vulkan Triangle Example} builds on \l hellovulkanwindow. This - time a full graphics pipeline is created, including a vertex and fragment - shader. This pipeline is then used to render a triangle. + The \e{Hello Vulkan Triangle Example} creates a full graphics pipeline, + including a vertex and fragment shader, to render a triangle. \image hellovulkantriangle.png -- cgit v1.2.3