Docs: Updated references to built-in functions

This commit is contained in:
Paul Beckingham 2016-04-10 15:33:16 -04:00
parent dda28637e2
commit baa7671926
2 changed files with 13 additions and 11 deletions

View file

@ -48,5 +48,7 @@ All DOM references have this form:
- The above needs to support overlapping tags.
- The above does not support totals, as this would turn DOM references into a
query language. Instead, a 'sum' command could do this.
query language. Instead, a 'sum' command could do this. The rules.txt doc
already mentions built-in functions.