equal
deleted
inserted
replaced
566 @defgroup demos Demo programs |
566 @defgroup demos Demo programs |
567 |
567 |
568 Some demo programs are listed here. Their full source codes can be found in |
568 Some demo programs are listed here. Their full source codes can be found in |
569 the \c demo subdirectory of the source tree. |
569 the \c demo subdirectory of the source tree. |
570 |
570 |
|
571 It order to compile them, use <tt>--enable-demo</tt> configure option when |
|
572 build the library. |
|
573 |
|
574 */ |
|
575 |
|
576 /** |
|
577 @defgroup tools Standalone utility applications |
|
578 |
|
579 Some utility applications are listed here. |
|
580 |
571 The standard compilation procedure (<tt>./configure;make</tt>) will compile |
581 The standard compilation procedure (<tt>./configure;make</tt>) will compile |
572 them, as well. |
582 them, as well. |
573 |
583 |
574 */ |
584 */ |
575 |
585 |
576 /** |
|
577 @defgroup tools Standalone utility applications |
|
578 |
|
579 Some utility applications are listed here. |
|
580 |
|
581 The standard compilation procedure (<tt>./configure;make</tt>) will compile |
|
582 them, as well. |
|
583 |
|
584 */ |
|
585 |
|