diff options
author | Topi Reinio <topi.reinio@qt.io> | 2017-12-19 15:35:42 +0100 |
---|---|---|
committer | Topi Reiniƶ <topi.reinio@qt.io> | 2017-12-19 14:56:35 +0000 |
commit | f67ebd75b97a8adc689c66f7b1799f4990ba3b97 (patch) | |
tree | 6dfa6747c86e04a2d5a39fd3142193290ebe02f3 /src/qdoc/cppcodeparser.cpp | |
parent | 77cc7e77170c161223add6123c2ccbb61dc28475 (diff) | |
download | qttools-f67ebd75b97a8adc689c66f7b1799f4990ba3b97.tar.gz |
qdoc: Fix retrieval of output directory
Config::getOutputDir() should not query the use of output subdirectory
from Generator; we need the output directory already when reading index
files, but its real value will be set later on in format-specific
initialization.
Instead, read it directly from config. This prevents an issue where
links are assigned a relative path to the subdirectory even when
'nosubdirs' config is used.
Change-Id: Ifc62336217b47ea3991f63ccc48248b3380c2b5c
Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions