doc
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
//!
|
||||
//! \~\details
|
||||
//! \~english
|
||||
//! This class able to start external executables, watch for them,
|
||||
//! grab output and exit code.
|
||||
//!
|
||||
//! \~russian
|
||||
//!
|
||||
@@ -47,6 +49,11 @@
|
||||
//! \~english \section PIProcess_sec0 Synopsis
|
||||
//! \~russian \section PIProcess_sec0 Краткий обзор
|
||||
//! \~english
|
||||
//! External executable can be started with control or fully independent
|
||||
//! from application.\n
|
||||
//! Start with control allow you to wait for finish, grab output
|
||||
//! and terminate it at any time.\n
|
||||
//! You can change working directory and environment of executable.\n
|
||||
//!
|
||||
//! \~russian
|
||||
//!
|
||||
@@ -55,6 +62,7 @@
|
||||
//! \~russian \section PIProcess_sec1 Использование
|
||||
//! \~english
|
||||
//!
|
||||
//!
|
||||
//! \~russian
|
||||
//!
|
||||
//! \}
|
||||
|
||||
Reference in New Issue
Block a user