doc/groups.dox
changeset 564 eda12d8ac953
parent 559 c5fd2d996909
child 586 7c12061bd271
equal deleted inserted replaced
20:ab29b083a60e 21:51d2a0436c17
   669 @defgroup demos Demo Programs
   669 @defgroup demos Demo Programs
   670 
   670 
   671 Some demo programs are listed here. Their full source codes can be found in
   671 Some demo programs are listed here. Their full source codes can be found in
   672 the \c demo subdirectory of the source tree.
   672 the \c demo subdirectory of the source tree.
   673 
   673 
   674 It order to compile them, use <tt>--enable-demo</tt> configure option when
   674 In order to compile them, use the <tt>make demo</tt> or the
   675 build the library.
   675 <tt>make check</tt> commands.
   676 */
   676 */
   677 
   677 
   678 /**
   678 /**
   679 @defgroup tools Standalone Utility Applications
   679 @defgroup tools Standalone Utility Applications
   680 
   680