From fd597deca5205389cbfa4eb0f290c4fda72f0812 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Thu, 17 Jul 2008 20:27:45 -0400 Subject: Documentation: add a number of enums, macros, and structs --- docs/reference/tmpl/chapterdata.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/reference/tmpl/chapterdata.sgml') diff --git a/docs/reference/tmpl/chapterdata.sgml b/docs/reference/tmpl/chapterdata.sgml index f76f63b..6c83b9b 100644 --- a/docs/reference/tmpl/chapterdata.sgml +++ b/docs/reference/tmpl/chapterdata.sgml @@ -2,11 +2,12 @@ Chapter Data - +Data structure to store chapter data for tracks - +Chapters allow for a large file to be divided into sections. The start and stop +points in the track are defined here, as well as the title for each chapter. -- cgit