[Pidgin] CHowTo/CommandAPIHowTo modified
Pidgin
trac at pidgin.im
Sat Nov 2 23:07:41 EDT 2013
Page "CHowTo/CommandAPIHowTo" was changed by MarkDoliner
Diff URL: <https://developer.pidgin.im/wiki/CHowTo/CommandAPIHowTo?action=diff&version=10>
Revision 10
Comment: Make inter-wiki links relative (and especially don't link to http, since we always redirect http to https).
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CHowTo/CommandAPIHowTo
=========================================================================
--- CHowTo/CommandAPIHowTo (version: 9)
+++ CHowTo/CommandAPIHowTo (version: 10)
@@ -5,7 +5,7 @@
[[TOC(inline,noheading)]]
== About the Command API ==
-The full command API documentation can be found at [http://developer.pidgin.im/doxygen/2.5.2/html/cmds_8h.html cmds.h]. The API allows commands to specify priority, to allow proper handling of chained commands (aka, to create an order of operations). The API allows for flexible command arguments, from a single argument to multiple complex arguments.
+The full command API documentation can be found at [/doxygen/2.5.2/html/cmds_8h.html cmds.h]. The API allows commands to specify priority, to allow proper handling of chained commands (aka, to create an order of operations). The API allows for flexible command arguments, from a single argument to multiple complex arguments.
== Writing the Example Plugin ==
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL: <https://developer.pidgin.im/wiki/CHowTo/CommandAPIHowTo>
Pidgin <https://pidgin.im>
Pidgin
This is an automated message. Someone added your email address to be
notified of changes on 'CHowTo/CommandAPIHowTo' page.
If it was not you, please report to datallah at pidgin.im.
More information about the Wikiedit
mailing list