summaryrefslogtreecommitdiff
path: root/XcbApi.mdwn
diff options
context:
space:
mode:
authorXCB site <xcb@freedesktop.org>2008-09-05 19:57:54 -0700
committerXCB site <xcb@freedesktop.org>2008-09-05 19:57:54 -0700
commit4517d71b8e542f1ce40397de4f5f8a538a04223a (patch)
treeabc356652b1ea78066435002996adcfb05272871 /XcbApi.mdwn
parent9eb37cbb75e8572028dd2b85ed157b87a4d0d928 (diff)
web commit by jesseross
Diffstat (limited to 'XcbApi.mdwn')
-rw-r--r--XcbApi.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/XcbApi.mdwn b/XcbApi.mdwn
index aa5a2c3..7cb2d6e 100644
--- a/XcbApi.mdwn
+++ b/XcbApi.mdwn
@@ -2,11 +2,11 @@ _Refactoring this page...please be patient..._
[[toc levels="6"]]
-This is the API for [[XCB|index]]. Each function and data structure documents the source file containing its declaration, in addition to the usual sorts of documentation.
+This is the API for [XCB](/). Each function and data structure documents the source file containing its declaration, in addition to the usual sorts of documentation.
See also [[UsingXcb]] for tips and tricks on how to properly use the API.
-1. [[PublicApi]]
-2. [[ProtocolStubApi]]
-3. [[ProtocolExtensionApi]]
-4. [[XlibXcbApi]]
+1. [Public API](../PublicApi)
+2. [Protocol Stub API](../ProtocolStubApi)
+3. [Protocol Extension API](../ProtocolExtensionApi)
+4. [Xlib XCB API](../XlibXcbApi)