diff options
author | Topi Reinio <topi.reinio@qt.io> | 2020-01-05 02:11:43 +0100 |
---|---|---|
committer | Topi Reinio <topi.reinio@qt.io> | 2020-01-13 14:53:14 +0100 |
commit | d906d8765659528b93312778fcfb9033e2bf4315 (patch) | |
tree | efac4d31b27a1e556e3e64c3bcd8a0eb76567add /src/qdoc/cppcodemarker.cpp | |
parent | 8bfd6204d4e5c31b728e6d26db404183c9f9a6c0 (diff) | |
download | qttools-d906d8765659528b93312778fcfb9033e2bf4315.tar.gz |
qdoc: Introduce locationinfo configuration variable
This simple boolean variable determines whether the full path
information of entities is stored into index files, and by extension,
the output of the WebXML generator.
The default value is true, and QDoc's output is unchanged. Using a
value of false is useful for testing QDoc; we can omit system
build paths in the output as those complicated the comparison of
expected and generated data.
[ChangeLog][qdoc] Introduced a configuration variable to drop
host-specific paths from the generated output.
Fixes: QTBUG-81091
Change-Id: Ic8df5e4a52a12821e2858a185c4e658905deb847
Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions