diff --git a/doc/global/config.qdocconf b/doc/global/config.qdocconf index cd4f51fd18..5cfce9232e 100644 --- a/doc/global/config.qdocconf +++ b/doc/global/config.qdocconf @@ -31,3 +31,6 @@ defines += qt6 # Require Qt modules to define qhp.projects qhp = true + +# Disable writing host-specific paths into .index files +locationinfo = false