mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
Merge topic 'wix-documentation-escapes'
42b4f6c CPackWiX: prevent attribute references in docs from being interpreted
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#
|
||||
# .. variable:: CPACK_WIX_UPGRADE_GUID
|
||||
#
|
||||
# Upgrade GUID (Product/@UpgradeCode)
|
||||
# Upgrade GUID (``Product/@UpgradeCode``)
|
||||
#
|
||||
# Will be automatically generated unless explicitly provided.
|
||||
#
|
||||
@@ -33,7 +33,7 @@
|
||||
#
|
||||
# .. variable:: CPACK_WIX_PRODUCT_GUID
|
||||
#
|
||||
# Product GUID (Product/@Id)
|
||||
# Product GUID (``Product/@Id``)
|
||||
#
|
||||
# Will be automatically generated unless explicitly provided.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user