[Xcb-commit] index.mdwn
XCB site
xcb at freedesktop.org
Tue Jul 8 08:52:17 PDT 2008
index.mdwn | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 3da10c8869db4332cb1c96107e286a971e34b92c
Author: XCB site <xcb at freedesktop.org>
Date: Tue Jul 8 08:52:15 2008 -0700
web commit by FrancoisDenisGonthier
diff --git a/index.mdwn b/index.mdwn
index 0e9898f..44d8f03 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -11,17 +11,17 @@ The X protocol C-language Binding (XCB) is a replacement for Xlib [[featuring|Fe
# Development
-- If you wish to work on XCB, please read the [[DevelopersGuide]].
+- If you wish to work on XCB, please read the [developer's guide](DevelopersGuide).
- **Mailing list**: Discussion of XCB and Xlib/XCB is through the [XCB mailing list](http://www.freedesktop.org/mailman/listinfo/xcb).
- **IRC**: XCB developers also hang out on [[IRC]], and have occasional [[meetings]].
- Of course, there's still a lot [[to_do|TODO]] .
# Documentation
-- The [[XcbApi]] is documented. There is also a [tutorial](http://gitweb.freedesktop.org/?p=xcb/libxcb.git;a=blob_plain;f=doc/tutorial/index.html) (which is currently being moved [[here|Tutorial]]) and some random [[notes|XcbNotes]].
+- The [[XcbApi]] is documented. There is also a [[tutorial]] and some random [[notes|XcbNotes]].
- 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]].
# Miscellaneous
-The XCB project has a long [[history]], during which it has produced many academic [[publications]].
+The XCB project has a long [[history]], during which it has produced many academic [[publications]]. XCB has, of yet, seen limited [[adoption]].
More information about the xcb-commit
mailing list