summaryrefslogtreecommitdiff
path: root/XcbApi.mdwn
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2008-10-29 17:19:58 -0700
committerJamey Sharp <jamey@minilop.net>2008-10-29 17:21:03 -0700
commitce7cfb958b8a4dd4d357cba82eecc0d603c2d8bb (patch)
tree68a769b3dffb0091b5c3a348458a52b0f3a366ff /XcbApi.mdwn
parentf0fdad806e6c5a6261ed0a4724f4fd66b6d489ef (diff)
Use ikiwiki-style links, not markdown links, for wiki pages.
Diffstat (limited to 'XcbApi.mdwn')
-rw-r--r--XcbApi.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/XcbApi.mdwn b/XcbApi.mdwn
index 5e4a9de..f40a1cd 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](/). 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|index]]. Each function and data structure documents the source file containing its declaration, in addition to the usual sorts of documentation.
-See also [Using XCB](../usingxcb) for tips and tricks on how to properly use the API.
+See also [[Using XCB|usingxcb]] for tips and tricks on how to properly use the API.
-1. [Public API](../PublicApi)
-2. [Protocol Stub API](../ProtocolStubApi)
-3. [Protocol Extension API](../ProtocolExtensionApi)
-4. [Xlib XCB API](../XlibXcbApi)
+1. [[Public API|PublicApi]]
+2. [[Protocol Stub API|ProtocolStubApi]]
+3. [[Protocol Extension API|ProtocolExtensionApi]]
+4. [[Xlib XCB API|XlibXcbApi]]