From c75c987a641e6000930d23a0435d5e956d4b4d2d Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 2 Jun 2023 13:44:22 +0000 Subject: [PATCH] Doc: Global configuration: Remove obsolete content MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Configuration aliases are no longer supported. Change-Id: I5bb4e1fe6a861f3824d9832f88d2b89c3f1498fd Reviewed-by: Topi Reiniƶ Reviewed-by: Paul Wicking (cherry picked from commit 727b6256c1921bedb7c3f23d49abe866e262ba97) Reviewed-by: Qt Cherry-pick Bot --- doc/global/config.qdocconf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/global/config.qdocconf b/doc/global/config.qdocconf index 3e6658883c9..cd4f51fd182 100644 --- a/doc/global/config.qdocconf +++ b/doc/global/config.qdocconf @@ -31,7 +31,3 @@ defines += qt6 # Require Qt modules to define qhp.projects qhp = true - -# Uncomment the following two lines to generate documentation marked as \internal -# alias.internal = disable -# macro.internal.HTML = "[internal]"