forked from qt-creator/qt-creator
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:
@@ -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>
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user