# HG changeset patch # User Thinker K.F. Li # Date 1290473722 -28800 # Node ID 2275aef63b2186e43de47d16aeea373e3896c3a9 # Parent e9a134d75c9908ab6d8ee68f4fc6a6140f7e1ae0 Doc for a list of acronyms. diff -r e9a134d75c99 -r 2275aef63b21 dox/dictionary.h --- /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. + */