summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-12-13 15:50:59 +0100
committerKai Köhne <kai.koehne@qt.io>2022-12-13 16:05:13 +0100
commit471f7396494b8a593ad22b42e0bb09c4ecf9ff3c (patch)
treeacb1be4836ac37855d4cc568ad09abe506b27564
parentc323ecb786a12a6b6a02f6e951ca91ca67f30bf9 (diff)
Doc: Make security.html page name more unique
All qt modules share a common documentation namespace. So avoid overly generic page names - security is not only relevant in the OPC UA context. Pick-to: 6.5 Change-Id: I188a1d66ee0b9e56ea7d7df2d598c79d1b64104f Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
-rw-r--r--src/opcua/doc/src/security.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcua/doc/src/security.qdoc b/src/opcua/doc/src/security.qdoc
index c78cb68..62656c7 100644
--- a/src/opcua/doc/src/security.qdoc
+++ b/src/opcua/doc/src/security.qdoc
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
- \page security.html
+ \page qtopcua-security.html
\title Creating OPC UA Clients with security support
\brief Instructions how to create OPC UA Clients with security support