Doc: Fix the case in TOC and sidebar

-Found a couple of places still using the title case

Change-Id: I9868ae86ddae7760d1be412bcd86511669bc0e0a
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
Johanna Vanhatapio
2025-01-14 10:24:29 +02:00
parent 9b96171788
commit e1083c480d
2 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
</li>
</ul>
<ul>
<li><a>3D Assets</a>
<li><a>3D assets</a>
<ul>
<li><a href="exporting-3d-assets.html">Exporting 3D assets</a></li>
<li><a href="exporting-from-blender.html">Exporting from Blender</a></li>

View File

@@ -1,10 +1,10 @@
// Copyright (C) 2024 The Qt Company Ltd.
// Copyright (C) 2025 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page qtdesignstudio-toc.html
\title All Topics
\title All topics
\list
\li \l{Getting Started}
\list