forked from qt-creator/qt-creator
Doc: Move Qt Bridge product name macros to the common macros file
..from the Qt Design Studio Manual doc configuration file. Change-Id: Iebbfb5404cae4ef277f05c867e7259997b19a27e Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
@@ -17,6 +17,9 @@ macro.note = "\\b{Note:}"
|
|||||||
macro.oslash.HTML = "ø"
|
macro.oslash.HTML = "ø"
|
||||||
macro.ouml.HTML = "ö"
|
macro.ouml.HTML = "ö"
|
||||||
macro.QA = "Qt Assistant"
|
macro.QA = "Qt Assistant"
|
||||||
|
macro.QB = "Qt Bridge"
|
||||||
|
macro.QBPS = "Qt Bridge for Adobe Photoshop"
|
||||||
|
macro.QBSK = "Qt Bridge for Sketch"
|
||||||
macro.QC = "$IDE_DISPLAY_NAME"
|
macro.QC = "$IDE_DISPLAY_NAME"
|
||||||
macro.QCE = "$IDE_DISPLAY_NAME Enterprise"
|
macro.QCE = "$IDE_DISPLAY_NAME Enterprise"
|
||||||
macro.QD = "Qt Designer"
|
macro.QD = "Qt Designer"
|
||||||
|
@@ -110,10 +110,6 @@ qhp.qtdesignstudio.subprojects.manual.type = manual
|
|||||||
# Doxygen compatibility commands
|
# Doxygen compatibility commands
|
||||||
macro.see = "\\sa"
|
macro.see = "\\sa"
|
||||||
macro.function = "\\fn"
|
macro.function = "\\fn"
|
||||||
macro.QB = "Qt Bridge"
|
|
||||||
macro.QBPS = "Qt Bridge for Adobe Photoshop"
|
|
||||||
macro.QBSK = "Qt Bridge for Sketch"
|
|
||||||
macro.QDS = "Qt Design Studio"
|
|
||||||
|
|
||||||
navigation.landingpage = "$IDE_DISPLAY_NAME Manual"
|
navigation.landingpage = "$IDE_DISPLAY_NAME Manual"
|
||||||
buildversion = "$IDE_DISPLAY_NAME Manual $QTC_VERSION"
|
buildversion = "$IDE_DISPLAY_NAME Manual $QTC_VERSION"
|
||||||
|
Reference in New Issue
Block a user