merged AI doc, some new pages
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
/*! \file pisystemmodule.h
|
||||
* \ingroup System
|
||||
* \~\brief
|
||||
* \~english Umbrella header for the system module
|
||||
* \~russian Зонтичный заголовок системного модуля
|
||||
*
|
||||
* \~\details
|
||||
* \~english Includes the main public APIs for system information, processes, plugins, signals, and HID devices.
|
||||
* \~russian Подключает основные публичные API для информации о системе, процессов, плагинов, сигналов и HID-устройств.
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
Module includes
|
||||
@@ -34,12 +44,12 @@
|
||||
//! \~russian \par Общее
|
||||
//!
|
||||
//! \~english
|
||||
//! These files provides system information, resource monitoring, run-time libraries and
|
||||
//! control of external executables.
|
||||
//! These files provide system information, resource monitoring, run-time libraries,
|
||||
//! external processes, plugins, HID devices, and signal handling.
|
||||
//!
|
||||
//! \~russian
|
||||
//! Эти файлы обеспечивают информацию о системе, мониторинг ресурсов, run-time библиотеки
|
||||
//! и управление внешними исполняемыми файлами.
|
||||
//! Эти файлы предоставляют информацию о системе, мониторинг ресурсов, run-time библиотеки,
|
||||
//! внешние процессы, плагины, HID-устройства и обработку сигналов.
|
||||
//!
|
||||
//! \~\authors
|
||||
//! \~english
|
||||
|
||||
Reference in New Issue
Block a user