comparison doc/html/api/event/onQueryCommand.md @ 260:904ee87bc808

CMake: split documentation into several topic, closes #535
author David Demelier <markand@malikania.fr>
date Wed, 14 Sep 2016 13:36:06 +0200
parents 392778b6d3c9
children 186864e9f131
comparison
equal deleted inserted replaced
259:0fd0290d61b4 260:904ee87bc808
1 --- 1 ---
2 event: onQueryCommand 2 event: onQueryCommand
3 js: true
3 summary: "Execute special command in query." 4 summary: "Execute special command in query."
4 synopsis: "function onQueryCommand(server, origin, message)" 5 synopsis: "function onQueryCommand(server, origin, message)"
5 arguments: 6 arguments:
6 - "**server**: the current server," 7 - "**server**: the current server,"
7 - "**origin**: who invoked the command," 8 - "**origin**: who invoked the command,"