From 68fb070e89244f1fa93ba6c04e4d8cb10a35b4ea Mon Sep 17 00:00:00 2001 From: Johanna Vanhatapio Date: Wed, 7 May 2025 13:36:46 +0300 Subject: Doc: Update the Qt Jenny landing page - Implementing the new doc landing page template - Some reorganizing to match the template - Some work on the transitioning to sentence case Task-number: QTBUG-136585 Change-Id: I87f03f7d35fd88b80e262d0cbc81e6b9fc18bd1f Reviewed-by: Nicholas Bennett --- doc/src/qt-jenny-using.qdoc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/src/qt-jenny-using.qdoc (limited to 'doc/src/qt-jenny-using.qdoc') diff --git a/doc/src/qt-jenny-using.qdoc b/doc/src/qt-jenny-using.qdoc new file mode 100644 index 0000000..43e9115 --- /dev/null +++ b/doc/src/qt-jenny-using.qdoc @@ -0,0 +1,9 @@ +// Copyright (C) 2025 The Qt Company Ltd. +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only +/*! +\page qt-jenny-using.html +\title Using Qt Jenny + +This topic describes how to use Qt Jenny. + +*/ -- cgit v1.2.3