Docs: Updated doc drafts

This commit is contained in:
Paul Beckingham 2016-04-04 08:37:50 -04:00
parent 3de3e6c526
commit 4675edbcad
7 changed files with 29 additions and 14 deletions

View file

@ -65,6 +65,11 @@ There are rules that define tags and their metadata:
define tag "tag1":
...
There are rules that will serve as hooks:
define rule hook on_stop:
...
Rule Type: Exclusions
---------------------