From 727b6256c1921bedb7c3f23d49abe866e262ba97 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. Pick-to: 6.6 6.5 Change-Id: I5bb4e1fe6a861f3824d9832f88d2b89c3f1498fd Reviewed-by: Topi Reiniƶ Reviewed-by: Paul Wicking --- doc/global/config.qdocconf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/global/config.qdocconf b/doc/global/config.qdocconf index 3e6658883c..cd4f51fd18 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]"