Doc: Set trademarks page in global configuration
The new \tm command appends a trademark symbol and links to the trademark documentation page if `navigation.trademarkspage` variable is set. As we have such a page in qtdoc repository, set the variable in the global configuration. This works as all Qt module docs have a dependency to the `qtdoc` documentation set. Task-number: QTBUG-124393 Change-Id: Iabc6e7e5afe5114eac79947f0feb512458f1c4da Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 429f565017f7213a91eb0cf43966b2148e0bb651) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 3b4a7d4881a225f686cb2bd3b436947911dac331)
This commit is contained in:
parent
54007382fc
commit
f21195b261
@ -11,6 +11,9 @@ dita.metadata.default.audience = programmer
|
||||
navigation.homepage = index.html
|
||||
navigation.hometitle = "Qt $QT_VER"
|
||||
|
||||
# Set trademarks page (located in qt/qtdoc)
|
||||
navigation.trademarkspage = Trademarks
|
||||
|
||||
#Words to ignore for auto-linking
|
||||
ignorewords += \
|
||||
macOS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user