|
@@ -1,6 +1,4 @@
|
|
|
/*
|
|
|
- * $Id$
|
|
|
- *
|
|
|
* statistics module - script interface to internal statistics manager
|
|
|
*
|
|
|
* Copyright (C) 2006 Voice Sistem S.R.L.
|
|
@@ -21,9 +19,15 @@
|
|
|
* along with this program; if not, write to the Free Software
|
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
*
|
|
|
- * History:
|
|
|
- * --------
|
|
|
- * 2006-03-14 initial version (bogdan)
|
|
|
+ */
|
|
|
+
|
|
|
+/*!
|
|
|
+ * \defgroup statistics The statistics module
|
|
|
+ */
|
|
|
+/*!
|
|
|
+ * \brief Script interface
|
|
|
+ * \ingroup statistics
|
|
|
+ * \author bogdan
|
|
|
*/
|
|
|
|
|
|
|