mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
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