AurigaDoc supports the following output formats.
-
HTML: Single HTML file.
-
Multi Page HTML: Single HTML file for each section in the source document. Also has table of content file with links to each section.
-
DHTML: Frame based HTML output with the left frame containing an expandable/collapsible tree of the sections hierarchy and the right frame containing the topic selected from the left.
-
MIME multipart/related Message: Format meant mainly for emails. Consists a single file with all the html, images, css, etc composed into a MIME multipart/related format. You can even specify options to mail this message to one or more email address(es).
-
FO: Formatting Object.
-
PDF: Adobe's Portable Document Format.
-
Postscript: Postscript format.
-
RTF: Rich Text Format for viewing in Microsoft Word.
-
Java Help: Multi-page html output with additional files required by Java Help like the helpset file, map file, toc file and a full text search database.
-
HTML Help: Multi-page html with other files required by HTML Help Compiler like the html help content(.hhc) file and html help project(.hhp) file. On windows where HTML Help Workshop is installed the compiled (.chm) file is also generated.
-
Oracle Help For Java (OHJ): Multi-page html output with additional files required by OHJ. These include the helpset file, map file and toc file. Requires OHJ jars for indexing and viewing the output. OHJ can be downloaded from http://otn.oracle.com/software/tech/java/help/index.html.
-
MAN: Unix man page.