From 9edb5f57127489dec4b7cbdc1e60920e6002abea Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Sun, 12 Jun 2022 16:13:22 +0200 Subject: API dox: use more markup for code or commandline samples NO_CHANGELOG --- modules/ECMInstallIcons.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/ECMInstallIcons.cmake') diff --git a/modules/ECMInstallIcons.cmake b/modules/ECMInstallIcons.cmake index 49cfc2da..cad970e9 100644 --- a/modules/ECMInstallIcons.cmake +++ b/modules/ECMInstallIcons.cmake @@ -23,9 +23,9 @@ The given icons, whose names must match the pattern:: --. -will be installed to the appropriate subdirectory of DESTINATION according to +will be installed to the appropriate subdirectory of ``DESTINATION`` according to the FreeDesktop.org icon naming scheme. By default, they are installed to the -"hicolor" theme, but this can be changed using the THEME argument. If the +"hicolor" theme, but this can be changed using the ``THEME`` argument. If the icons are localized, the LANG argument can be used to install them in a locale-specific directory. -- cgit v1.2.1