upload tizen2.0 source
[framework/uifw/xorg/xcb/xcb-util.git] / xcb_util_intro.in
1 /** 
2 @file
3 @brief XCB Utility functions
4  
5 These routines are used to facilitate the use of XCB in programs.
6 */
7
8 /**
9
10 @mainpage XCB Utility Documentation
11 @version @PACKAGE_VERSION@
12 @author Ian Osgood <iano@quirkster.com>
13 @author Bart Massey <bart@cs.pdx.edu>
14 @author Jamey Sharp <jamey@minilop.net>
15 @author Josh Triplett <josh@freedesktop.org>
16 @author Keith Packard <keithp@keithp.com>
17 @author Vincent Torri <torri@iecn.u-nancy.fr>
18 @author Julien Danjou <julien@danjou.info>
19 @author Arnaud Fontaine <arnau@debian.org>
20 @date 2005-2008
21
22 @section intro What is available ?
23
24 */