merged AI doc, some new pages
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
/*! \file piiodevicesmodule.h
|
||||
* \ingroup IO
|
||||
* \~\brief
|
||||
* \~english Umbrella include for common IO device headers
|
||||
* \~russian Общий include для основных заголовков устройств ввода/вывода
|
||||
*
|
||||
* \~\details
|
||||
* \~english Includes the main public headers for files, buses, peers, and device-oriented IO helpers.
|
||||
* \~russian Подключает основные публичные заголовки для файлов, шин, peer-компонентов и вспомогательных IO-устройств.
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
Module includes
|
||||
@@ -34,11 +44,12 @@
|
||||
//! \~russian \par Общее
|
||||
//!
|
||||
//! \~english
|
||||
//! These files provides base IO device, many realizations and utilites to work with %PIIODevice
|
||||
//! This module contains the base %PIIODevice abstraction, concrete device implementations
|
||||
//! and helper surfaces such as this convenience umbrella header.
|
||||
//!
|
||||
//! \~russian
|
||||
//! Эти файлы обеспечивают базовый класс устройства ввода/вывода, много реализаций и утилит
|
||||
//! для работы с %PIIODevice
|
||||
//! Модуль содержит базовую абстракцию %PIIODevice, конкретные реализации устройств
|
||||
//! и вспомогательные поверхности, включая этот общий umbrella-заголовок.
|
||||
//!
|
||||
//! \~\authors
|
||||
//! \~english
|
||||
|
||||
Reference in New Issue
Block a user