Commit b34f8153 authored by Topi Reinio's avatar Topi Reinio Committed by Topi Reiniö
Browse files

qdoc: Distinguish between undefined and defined-as-empty config vars


Make Config::getString() return an empty string for variables that are
defined as empty, while continuing to return a null string for
undefined ones.

Use a defined-as-empty 'moduleheader' variable:

  moduleheader =

to mark a documentation project that doesn't need a precompiled header
to be built.

Change-Id: I2ccb631c73a1b91dc35955e5f21648db88915064
Reviewed-by: default avatarMartin Smith <martin.smith@qt.io>
parent fbcf5ece
Showing with 8 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment