Skip to content

Commit

Permalink
Meh.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Mar 16, 2010
1 parent 77bfecb commit 4aeb832
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.rst
Expand Up @@ -31,7 +31,9 @@ Example "bare" usage:
'name': 'project1',
'title': 'Cool project'}
Two ``__start__`` token types exist:
A ``__start__`` token pushes a data structure onto the stack. Its
value is composed of a name and a type, separated by a colon
(e.g. ``date:sequence``). Two ``__start__`` token types exist:

- ``sequence``: begins a sequence. Subsequent data elements will be
added as positional elements in the sequence.
Expand Down

0 comments on commit 4aeb832

Please sign in to comment.