forked from qt-creator/qt-creator
Doc: Autogenerate better breadcrumbs in topics
Currently, you can only get back to the front page. This change adds the whole navigation path from the front page to the current page, based on the lists in the All Topics topic. Change-Id: If0f6a6ceee70d452cec4d414a286ef093235c3de Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
@@ -70,4 +70,9 @@ macro.see = "\\sa"
|
||||
macro.function = "\\fn"
|
||||
|
||||
navigation.landingpage = "$IDE_DISPLAY_NAME Manual"
|
||||
|
||||
# Auto-generate navigation linking based on "All Topics":
|
||||
navigation.toctitles = "All Topics"
|
||||
navigation.toctitles.inclusive = false
|
||||
|
||||
buildversion = "$IDE_DISPLAY_NAME Manual $QTC_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user