Docs: fix minor issues with topic naming

Change-Id: Iaf8d12743a5f43c355f6960f1da0c6764e622bf8
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
(cherry picked from commit 32890793caae08c2dc05ce1f68e659f219536ed7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Alexei Cazacov 2025-01-23 14:54:23 +02:00 committed by Qt Cherry-pick Bot
parent db1ed43050
commit 639f5bf5db
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
\title D-Bus Viewer
\keyword qdbusviewer
The Qt D-Bus Viewer is a tool that lets you introspect D-Bus objects and messages. You can
The Qt D-Bus Viewer (\c {qdbusviewer}) is a tool that lets you introspect D-Bus objects and messages. You can
choose between the system bus and the session bus. Click on any service on the list
on the left side to see all the exported objects.

View File

@ -20,7 +20,7 @@
\li \l {D-Bus Viewer}
\li \l {CMake Commands in Qt6 DBus}
\li \l {CMake Source File Properties in Qt6 DBus}
\li \l {Changes to Qt D-Bus}{Upgrading to Qt 5}
\li \l {Changes to Qt D-Bus}{Upgrading from Qt 5}
\endlist
*/