Mercurial > libervia-backend
annotate src/bridge/bridge_constructor/mediawiki_template.tpl @ 2038:3a5badbb443d
jp: added jp/debug commands:
jp/debug hierarchy contain commands useful for developping and debugging.
first commands are jp/debug/bridge:
- "method" allows to call a bridge method, args are parsed as python arguments (using eval).
- "signal" do the same to send a signal from backend, using the new debug plugin.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 21 Aug 2016 12:27:19 +0200 |
parents | aebc8ba05129 |
children |
rev | line source |
---|---|
740
aebc8ba05129
bridge (constructor): added categories for the mediawiki export
souliane <souliane@mailoo.org>
parents:
278
diff
changeset
|
1 [[Catégorie:Salut à Toi]] |
aebc8ba05129
bridge (constructor): added categories for the mediawiki export
souliane <souliane@mailoo.org>
parents:
278
diff
changeset
|
2 [[Catégorie:documentation développeur]] |
aebc8ba05129
bridge (constructor): added categories for the mediawiki export
souliane <souliane@mailoo.org>
parents:
278
diff
changeset
|
3 |
278 | 4 = Overview = |
5 This is an autogenerated doc for SàT bridge's API | |
6 = Signals = | |
7 ##SIGNALS_PART## | |
8 = Methods = | |
9 ##METHODS_PART## | |
10 ---- | |
11 ##TIMESTAMP## |