diff options
author | Topi Reinio <topi.reinio@qt.io> | 2019-05-02 12:58:57 +0200 |
---|---|---|
committer | Topi Reiniƶ <topi.reinio@qt.io> | 2019-05-06 11:51:39 +0000 |
commit | 9a514b9791297afcf237a453a4eb5d89b9be3af5 (patch) | |
tree | b7ceb79fc25bab17596390673536ee44b2129225 /src/qdoc/cppcodemarker.cpp | |
parent | 0f92411b53d653b0285f7c8919b2a682808167e5 (diff) | |
download | qttools-9a514b9791297afcf237a453a4eb5d89b9be3af5.tar.gz |
qdoc: Fix \headerfile requisite table and title generation
Using \headerfile did not call addIncludeFile() on the Aggregate, so the
requisite table in the generated HTML contained an empty '#include <>'
statement.
Also, remove the 'Header' prefix from the generated title, as it
produced titles that look odd, e.g. 'Header Global Qt Declarations'.
Replace the title with a full title that contains the name of the
header file, e.g. '<QtGlobal> - Global Qt Declarations'.
Task-number: QTBUG-75570
Change-Id: Iccc248dcbcbfee85ca15e802e671ffcf9b9c10fe
Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/qdoc/cppcodemarker.cpp')
0 files changed, 0 insertions, 0 deletions