[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-304-g7b32b10
Brought to you by:
sszy
|
From: jscheer <js...@us...> - 2014-06-25 08:42:42
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 7b32b10cf1143a8e8ff8570432369823f521fcc2 (commit)
from 97d5c7acdc7fa39277ce9086f73dd17b00b58280 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7b32b10cf1143a8e8ff8570432369823f521fcc2
Author: Jeremie Scheer <jer...@ar...>
Date: Wed Jun 25 10:42:16 2014 +0200
[AS_DEVICES] Doxygen modules description in English.
-----------------------------------------------------------------------
Summary of changes:
target/packages/as_devices/DoxyDefines.h | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/target/packages/as_devices/DoxyDefines.h b/target/packages/as_devices/DoxyDefines.h
index 6fa011d..1d96cc7 100644
--- a/target/packages/as_devices/DoxyDefines.h
+++ b/target/packages/as_devices/DoxyDefines.h
@@ -1,23 +1,23 @@
/*! \mainpage
*
- * Cette librairie contient les fonctions et wrappers nécessaires à l'utilisation et
- * au fonctionnement des différents devices systèmes.
+ * This library contains functions and wrappers necessary to use different
+ * system devices.
*
*/
/*!
- * \defgroup c_files C: Fonctions utilitaires en C pour les devices systèmes.
+ * \defgroup c_files C: Utility functions in C for system devices
*
*/
/*!
- * \defgroup cpp_wrappers C++: Wrappers C++ des fonctions utilitaires C
+ * \defgroup cpp_wrappers C++: C++ wrappers of C utility functions
*
*/
/*!
- * \defgroup python_wrappers PYTHON: Wrappers Python des fonctions utilitaires C
+ * \defgroup python_wrappers PYTHON: Python wrapppers of C utility functions
*
*/
hooks/post-receive
--
armadeus
|