changeset 1036:2275aef63b21 refine_backend_if

Doc for a list of acronyms.
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 23 Nov 2010 08:55:22 +0800
parents e9a134d75c99
children 9f8a64ac5435
files dox/dictionary.h
diffstat 1 files changed, 23 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dox/dictionary.h	Tue Nov 23 08:55:22 2010 +0800
@@ -0,0 +1,23 @@
+/*! \page dictionary Dictionary
+ *
+ * This page is a list of acronyms and their meaning.
+ *
+ * - \b cb stands for CallBack.
+ * - \b coord stands for COORDinate.
+ * - \b elm stands for ELMent.
+ * - \b geo stands for GEOmetry.
+ * - \b ldr stands for LoaDeR.
+ * - \b man stands for MANager.
+ * - \b mb stands for MadButterfly.
+ * - \b mbe stands for MadButterfly graphic Engine.
+ * - \b ob stands for OBserver.
+ * - \b obj stands for OBJect.
+ * - \b prop stands for PROPerty.
+ * - \b rdman stands for ReDraw MANager.
+ * - \b rect stands for RECTangle.
+ * - \b rm stands for ReMove.
+ * - \b rt stands for RunTime.
+ * - \b sh stands for SHapes.
+ * - \b tman stands for Timer MANager.
+ * - \b val stands for VALue.
+ */