rules: Add a new documentation section for how to write a rule
This commit is contained in:
parent
91bea445d2
commit
0b4bb05b45
|
@ -643,6 +643,8 @@ end
|
|||
|
||||
client.connect_signal("manage", rules.apply)
|
||||
|
||||
--@DOC_rule_COMMON@
|
||||
|
||||
return rules
|
||||
|
||||
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80
|
||||
|
|
Loading…
Reference in New Issue