| Tournabox_lib | 
The top-level tournabox library.
 
 | 
| Tourney | 
The fundamental type of a tournament
 
 | 
| Group | 
Types and functions for grouping, sorting, and rendering
	contests.
 
 | 
| Grouping_specs | 
The supported  
Group.grouping_spec objects.
 | 
| Contest | 
A contest is a decision point in a tournament, when one of two
	contestants is eliminated from the tournament, and the other one moves
	on to the next round (or wins the tournament).
 
 | 
| Entry | 
Each Entry in a tournament takes up a slot.
 
 | 
| Util | 
Various utility functions
 
 | 
| Columns | 
The basic units of visual information in a tournabox UI.
 
 | 
| Jsutil | 
General Javascript utilities
 
 |