2. Generating the Book (xbook.bat|sh)

2.1. Purpose

This script is used to generate the entire site from a book.xml file according to book.dtd.

2.2. Usage

   xbook.bat|sh [-lite] <book file> <destination directory>
   

The optional -lite option can be used to generate only lightweight HTML menus (like in this documentation) i.s.o. DHTML menus. If not specified both a lightweight and DHTML menu is generated. The lightweight index file is called index-lite.html.

2.3. Example

See the test/book example directory.