HTML output properties reference for document specifications

The output properties listed below can be set in the Document Specification view under Output by selecting Target: HTML.
Type Value Description
Type Html The type of output being generated. You cannot edit this field.
Driver Telelogic.Html.Driver The name of the HTML driver that generates the output. You cannot edit this field.
Numbered headings true, false When set to true, sequential numbering is added to each section heading.
Split true, false When set to true, the document is generated into multiple HTML files in a folder that can be viewed as one document from a browser.
Max files per folder Number When the Split property is set to true, you can specify the maximum number of files to create in the folder.
Path Filepath The path to save the generated output. You can use a path that is relative to the document specification.
Stylesheet Filepath The path to the style sheet file. You can use a path that is relative to the document specification.
Username String Optional. User name to login into the data source application.
Password String Optional. Password to login into the data source application.
Authentication basic, form, oauth Optional. The authentication type for connecting to the data source. If no authentication type is specified, each type is tested.
Prefix String When the Split property is set to true, you can enter text that displays in the output before the link to the HTML files in the document.
Bidi true, false Enter true when the language you are generating the output into is a bidirectional language, like Arabic.

Feedback