class
FileEntries
::
Chapter
Holds one
@chapter
in any supported file.
Public members:
Chapter
(const char*
name
, char*
doc
, uint
firstLine
)
New chapter.
const char*
desc
(void) const
Chapter name.
void
generate
(
const char*
chapFile
,
const char*
tocName
,
const char*
origin
,
const char*
title
,
HouseKeep
&
hk
,
const String*
prev
,
const String*
next
)
Generate HTML file for chapter.
bool
resolve
(void)
Resolve references in generated file.