# Indicates the start of a new chunk/question/paragraph
# For a faq, use something like 'q:'
New_Chunk = paragraph:
# Name of the short index, just links to the chapters
Short_Index = index.html
# Name of the long index, links to chapters and chunks/questions
Long_Index = Long.html
# Our list of text files (can use glob characters)
# Just make sure the filename ends with the section number.
Text_Files = txt_*
#########################
# Header/footer for all files
#########################
Header = "
conf(my_head_head)
conf(my_start_table_top)
SPACE_OUT(Section $NUMBER -- $TOPIC)
conf(my_start_table_bottom)
"
Footer = "
include_file(/WWW/web/DavePics.com/Domains/Menu.html)
Site Index
"
#########################
# Header/footer for short index
#########################
Short_Header = "
conf(my_head_head)
conf(my_start_table_top)
SPACE_OUT(Based On A True Story)
conf(my_start_table_bottom)
Chapters: |
$OTHER Index |
|