From 3edd7a235dc284dfb66dd0268438a6c1cd9dda3a Mon Sep 17 00:00:00 2001 From: Safiyyah Moosa Date: Wed, 26 Apr 2023 15:31:32 +0200 Subject: Docs: Fix "Can't link to" example warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-113160 Pick-to: 6.5 Change-Id: I9ef083bb4274b75c6c5d3727978eeab19517e9cb Reviewed-by: Topi Reiniƶ --- src/activeqt/doc/src/activeqt-index.qdoc | 5 ----- src/activeqt/doc/src/examples/dotnet.qdoc | 6 ++---- src/activeqt/doc/src/qtaxcontainer.qdoc | 2 -- 3 files changed, 2 insertions(+), 11 deletions(-) diff --git a/src/activeqt/doc/src/activeqt-index.qdoc b/src/activeqt/doc/src/activeqt-index.qdoc index 8383b8b..9cb2b22 100644 --- a/src/activeqt/doc/src/activeqt-index.qdoc +++ b/src/activeqt/doc/src/activeqt-index.qdoc @@ -74,14 +74,9 @@ \section1 Examples \list - \li \l{Multiple Example (ActiveQt)} \li \l{Qutlook Example (ActiveQt)} \li \l{COM App Example (ActiveQt)} \li \l{Dot Net Example (ActiveQt)} - \li \l{OpenGL Example (ActiveQt)} - \li \l{Hierarchy Example (ActiveQt)} - \li \l{Media Player Example (ActiveQt)} - \li \l{Menus Example (ActiveQt)} \li \l{Wrapper Example (ActiveQt)} \li \l{Simple Example (ActiveQt)} \endlist diff --git a/src/activeqt/doc/src/examples/dotnet.qdoc b/src/activeqt/doc/src/examples/dotnet.qdoc index 7f4451d..87bae23 100644 --- a/src/activeqt/doc/src/examples/dotnet.qdoc +++ b/src/activeqt/doc/src/examples/dotnet.qdoc @@ -178,10 +178,8 @@ ActiveQt and demonstrated in the QAxServer examples (e.g., the \l{activeqt/simple}{Simple} example). The walkthrough will use the Qt classes implemented in those examples, so the first thing - to do is to make sure that those examples have been built - correctly, e.g. by opening the - \l{qaxserver-demo-multiple.html}{demonstration pages} in Internet - Explorer to verify that the controls are functional. + to do is to make sure that those examples have been built + correctly. \section2 Starting a Project diff --git a/src/activeqt/doc/src/qtaxcontainer.qdoc b/src/activeqt/doc/src/qtaxcontainer.qdoc index b359f6b..b139a81 100644 --- a/src/activeqt/doc/src/qtaxcontainer.qdoc +++ b/src/activeqt/doc/src/qtaxcontainer.qdoc @@ -136,8 +136,6 @@ object and its subobjects; note that not all of the COM object's APIs might be available. - See the \l{activeqt/mediaplayer}{Media Player} example for more information. - \section2 Calling Function Through a Script Engine A Qt application can host any ActiveScript engine installed on the system. -- cgit v1.2.1