[Xcb-commit] index.mdwn
XCB site
xcb at freedesktop.org
Sun Dec 14 09:51:22 PST 2008
index.mdwn | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1b09b3e7a65348b245674db14c9c591afe96c510
Author: XCB site <xcb at freedesktop.org>
Date: Sun Dec 14 09:51:21 2008 -0800
web commit by ahigerd: added link to docs since they're impossible to find
diff --git a/index.mdwn b/index.mdwn
index 68479bb..1ebb732 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -22,6 +22,7 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib [[featuring|Fe
- People wanting to implement higher level applications can use [[xcb-util|XcbUtil]].
- XCB is built atop an XML description of the X core protocol and common extension protocols called [[XML/XCB|XmlXcb]]. This protocol can be used in other interesting ways.
- To aid in porting applications, you can configure Xlib to use XCB for the transport layer. We call this [[Xlib/XCB|XlibXcb]].
+- There is automatically-generated [documentation for the XCB protocol bindings](http://xcb.freedesktop.org/manual/).
# Miscellaneous
More information about the xcb-commit
mailing list