diff --git a/src/ClassicThemeAsCeeCode.h b/src/ClassicThemeAsCeeCode.h index 6023f62c7..35eb6a743 100644 --- a/src/ClassicThemeAsCeeCode.h +++ b/src/ClassicThemeAsCeeCode.h @@ -1,8 +1,8 @@ -// ClassicThemeAsCeeCode.h -// -// This file was Auto-Generated. -// It is included by Theme.cpp. -// Only check this into Git if you've read and understood the guidelines! +/// @file ClassicThemeAsCeeCode.h +/// @brief This file was Auto-Generated. +/// +/// It is included by Theme.cpp. +/// Only check this into Git if you've read and understood the guidelines! 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,184, 0,0,3,68,8,6,0,0,0,194,5,58,248,0,0,0,4,115,66,73, diff --git a/src/DarkThemeAsCeeCode.h b/src/DarkThemeAsCeeCode.h index 8d5942cea..45a2da709 100644 --- a/src/DarkThemeAsCeeCode.h +++ b/src/DarkThemeAsCeeCode.h @@ -1,8 +1,8 @@ -// DarkThemeAsCeeCode.h -// -// This file was Auto-Generated. -// It is included by Theme.cpp. -// Only check this into Git if you've read and understood the guidelines! +/// @file DarkThemeAsCeeCode.h +/// @brief This file was Auto-Generated. +/// +/// It is included by Theme.cpp. +/// Only check this into Git if you've read and understood the guidelines! 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,184, 0,0,3,68,8,6,0,0,0,194,5,58,248,0,0,0,4,115,66,73, diff --git a/src/HiContrastThemeAsCeeCode.h b/src/HiContrastThemeAsCeeCode.h index 809e5075c..10322e119 100644 --- a/src/HiContrastThemeAsCeeCode.h +++ b/src/HiContrastThemeAsCeeCode.h @@ -1,8 +1,8 @@ -// HiContrastThemeAsCeeCode.h -// -// This file was Auto-Generated. -// It is included by Theme.cpp. -// Only check this into Git if you've read and understood the guidelines! +/// @file HiContrastThemeAsCeeCode.h +/// @brief This file was Auto-Generated. +/// +/// It is included by Theme.cpp. +/// Only check this into Git if you've read and understood the guidelines! 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,184, 0,0,3,68,8,6,0,0,0,194,5,58,248,0,0,0,4,115,66,73, diff --git a/src/LightThemeAsCeeCode.h b/src/LightThemeAsCeeCode.h index a40495b23..a5eff8a36 100644 --- a/src/LightThemeAsCeeCode.h +++ b/src/LightThemeAsCeeCode.h @@ -1,8 +1,8 @@ -// LightThemeAsCeeCode.h -// -// This file was Auto-Generated. -// It is included by Theme.cpp. -// Only check this into Git if you've read and understood the guidelines! +/// @file LightThemeAsCeeCode.h +/// @brief This file was Auto-Generated. +/// +/// It is included by Theme.cpp. +/// Only check this into Git if you've read and understood the guidelines! 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,184, 0,0,3,68,8,6,0,0,0,194,5,58,248,0,0,0,4,115,66,73, diff --git a/src/Theme.cpp b/src/Theme.cpp index 5944ae943..09e93809e 100644 --- a/src/Theme.cpp +++ b/src/Theme.cpp @@ -583,14 +583,14 @@ int SourceOutputStream::OpenFile(const FilePath & Filename) { // DA: Naming of output sourcery #ifdef EXPERIMENTAL_DA - File.Write( wxT("// DarkThemeAsCeeCode.h\r\n") ); + File.Write( wxT("/// @file DarkThemeAsCeeCode.h\r\n") ); #else - File.Write( wxT("// ThemeAsCeeCode.h\r\n") ); + File.Write( wxT("/// @file ThemeAsCeeCode.h\r\n") ); #endif - File.Write( wxT("//\r\n") ); - File.Write( wxT("// This file was Auto-Generated.\r\n") ); - File.Write( wxT("// It is included by Theme.cpp.\r\n") ); - File.Write( wxT("// Only check this into Git if you've read and understood the guidelines!\r\n\r\n ") ); + File.Write( wxT("/// @brief This file was Auto-Generated.\r\n") ); + File.Write( wxT("///\r\n") ); + File.Write( wxT("/// It is included by Theme.cpp.\r\n") ); + File.Write( wxT("/// Only check this into Git if you've read and understood the guidelines!\r\n\r\n ") ); } return bOk; } diff --git a/src/ThemeAsCeeCode.h b/src/ThemeAsCeeCode.h index 6efef7549..69ae45845 100644 --- a/src/ThemeAsCeeCode.h +++ b/src/ThemeAsCeeCode.h @@ -1,8 +1,8 @@ -// ThemeAsCeeCode.h -// -// This file was Auto-Generated. -// It is included by Theme.cpp. -// Only check this into Git if you've read and understood the guidelines! +/// @file ThemeAsCeeCode.h +/// @brief This file was Auto-Generated. +/// +/// It is included by Theme.cpp. +/// Only check this into Git if you've read and understood the guidelines! 137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,184, 0,0,3,68,8,6,0,0,0,194,5,58,248,0,0,0,4,115,66,73,