Find a file
Matt Dew 8bdaa79348 1 - fix the capitalization of the ID attriutes to match either the
<title> or <funcdef> string it goes with.
2 - fix any <linkend>'s that were affected by 1.
3 - any <function> in the docs that has an actual funcdef,
will become an olink.

Signed-off-by: Matt Dew <marcoz@osource.org>
2011-10-02 20:29:17 -06:00
specs 1 - fix the capitalization of the ID attriutes to match either the 2011-10-02 20:29:17 -06:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:58 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:32 +00:00
configure.ac Install target dbs alongside generated documents 2011-06-11 19:49:23 -04:00
COPYING Add COPYING file for XCMisc. 2005-05-18 07:58:49 +00:00
docbook.am docbook.am: embed css styles inside the HTML HEAD element 2011-09-08 20:10:08 -04:00
Makefile.am specs: convert xc-misc.ms from xorg-docs module to DocBook XML 2010-06-28 08:46:21 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00
xcmiscproto.h Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules. 2009-08-26 14:55:44 +10:00
xcmiscproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
xcmiscstr.h Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules. 2009-08-26 14:55:44 +10:00

				XC-MISC Extension

This extension defines a protocol that provides Xlib two ways to query
the server for available resource IDs. 

Extension name: XC-MISC

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/proto/xcmiscproto

        http://cgit.freedesktop.org/xorg/proto/xcmiscproto

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage