summaryrefslogtreecommitdiff
path: root/xcb_util_intro.in
diff options
context:
space:
mode:
Diffstat (limited to 'xcb_util_intro.in')
-rw-r--r--xcb_util_intro.in13
1 files changed, 8 insertions, 5 deletions
diff --git a/xcb_util_intro.in b/xcb_util_intro.in
index 482d658..f063613 100644
--- a/xcb_util_intro.in
+++ b/xcb_util_intro.in
@@ -2,20 +2,23 @@
@file
@brief XCB Utility functions
-These routines are used to facilitate the use of XCB in programs
+These routines are used to facilitate the use of XCB in programs.
*/
/**
@mainpage XCB Utility Documentation
@version @PACKAGE_VERSION@
+@author Ian Osgood <iano@quirkster.com>
+@author Bart Massey <bart@cs.pdx.edu>
@author Jamey Sharp <jamey@minilop.net>
+@author Josh Triplett <josh@freedesktop.org>
+@author Keith Packard <keithp@keithp.com>
@author Vincent Torri <torri@iecn.u-nancy.fr>
-@date 2005
-
+@author Julien Danjou <julien@danjou.info>
+@author Arnaud Fontaine <arnau@debian.org>
+@date 2005-2008
@section intro What is available ?
-@todo Add more functions in XCBAux
-
*/