Update documentation

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2022-03-07 13:00:17 +01:00
parent 2468f67e26
commit 3b110f7dc5
17 changed files with 12 additions and 76 deletions

View File

@@ -4,13 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Provides helper templates for Windows COM object manipulation
///
/// \defgroup WinStdCOM COM object management
///
/// Provides helper templates for Windows COM object manipulation
///
/// \defgroup WinStdCOM COM Object Management
#pragma once

View File

@@ -16,14 +16,9 @@
#include <string>
#include <vector>
/// \file
/// General API
///
/// \defgroup WinStdGeneral General
/// General API
///
/// \defgroup WinStdStrFormat String Formatting
/// Formatted string generation
///
/// \par Example
/// \code
@@ -33,13 +28,10 @@
/// \endcode
///
/// \defgroup WinStdSysHandles System Handles
/// Simplifies work with object handles of various type
///
/// \defgroup WinStdExceptions Exceptions
/// Additional exceptions
///
/// \defgroup WinStdMemSanitize Auto-sanitize Memory Management
/// Sanitizes memory before dismissed
/// \addtogroup WinStdGeneral
/// @{

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Credentials API
///
/// \defgroup WinStdCredAPI Credentials API
/// Integrates WinStd classes with Microsoft Credentials API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Cryptography API
///
/// \defgroup WinStdCryptoAPI Cryptography API
/// Integrates WinStd classes with Microsoft Cryptography API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft EAP API
///
/// \defgroup WinStdEAPAPI Extensible Authentication Protocol API
/// Integrates WinStd classes with Microsoft EAP API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Event Tracing for Windows API
///
/// \defgroup WinStdETWAPI Event Tracing for Windows API
/// Integrates WinStd classes with Event Tracing for Windows API
#pragma once

View File

@@ -3,11 +3,7 @@
Copyright © 1991-2022 Amebis
*/
/// \file
/// Integrates WinStd classes with Microsoft Windows GDI
///
/// \defgroup WinStdGdiAPI GDI API
/// Integrates WinStd classes with Microsoft Windows GDI
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Installer API
///
/// \defgroup WinStdMSIAPI Microsoft Installer API
/// Integrates WinStd classes with Microsoft Installer API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Security API
///
/// \defgroup WinStdSecurityAPI Security API
/// Integrates WinStd classes with Microsoft Security API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Setup API
///
/// \defgroup SetupAPI Setup API
/// Integrates WinStd classes with Microsoft Setup API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Shell API
///
/// \defgroup WinStdShellWAPI Shell API
/// Integrates WinStd classes with Microsoft Shell API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft WLAN API
///
/// \defgroup WinStdWLANAPI WLAN API
/// Integrates WinStd classes with Microsoft WLAN API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft Windows API
///
/// \defgroup WinStdWinAPI Windows API
/// Integrates WinStd classes with Microsoft Windows API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft WinSock2 API
///
/// \defgroup WinSock2API WinSock2 API
/// Integrates WinStd classes with Microsoft WinSock2 API
#pragma once

View File

@@ -4,11 +4,7 @@
Copyright © 2016 GÉANT
*/
/// \file
/// Integrates WinStd classes with Microsoft WinTrust API
///
/// \defgroup WinTrustAPI WinTrust API
/// Integrates WinStd classes with Microsoft WinTrust API
#pragma once