summaryrefslogtreecommitdiff
path: root/docs/api.rst
AgeCommit message (Collapse)Author
2016-08-26Update documentationMariaMatveeva
2015-03-31Switch to trigger source/type semanticsMatthias Vogelgesang
This change makes the naming more consistent but will break client and plugin code. The main idea is to specify a trigger source (AUTO being a virtual source) which denotes how causes a trigger and a trigger type which denotes when triggering happens (edge or level).
2014-09-10Fix #53: in docs replace INTERAL by SOFTWAREMatthias Vogelgesang
2014-07-22Fix documentationMatthias Vogelgesang
2014-07-11Fix some minor doc problemsMatthias Vogelgesang
2014-07-11Split up the manualMatthias Vogelgesang