Docs: Removed \define\ command

This commit is contained in:
Paul Beckingham 2016-04-07 08:00:01 -04:00
parent aed0d02c64
commit 55030dd010
7 changed files with 49 additions and 88 deletions

View file

@ -1,7 +1,7 @@
DOM - Document Object Model
===========================
Timewarrior needs DOM support, so that it can operate a 'get' command, and also
provide data access to rules.
Timewarrior needs DOM support, so that it can service a 'get' command and
provide data access to rules. Bothare important for extensions.
Data to be Accessed
@ -45,3 +45,7 @@ All DOM references have this form:
dom.gap.today
...
- The above needs to support overlapping tags.
- The above needs to support totals.