HTML output properties reference for document specifications
The following output properties 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-style report is generated into multiple HTML files in a folder that can be viewed as one document-style report 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 | File path | The path to save the generated output. You can edit the path to be a relative path from the document specification. |
| Style sheet | Filepath | The path to the style sheet file. You can use a path that is relative to the document specification. |
| User name | String | User name to log in to the data source
application. If authentication errors occur and the Ignore data source
configuration errors property is set to true, the document-style
report generation continues. If authentication errors occur and the Ignore data
source configuration errors property is set to false, the
document-style report generation cancels. For more information about the Ignore data
source configuration errors property, see .
For more information about how usernames and passwords are stored, see Security considerations for IBM Engineering Lifecycle Optimization - Publishing. |
| Password | String | Password to log in to the data source
application. If authentication errors occur and the Ignore data source
configuration errors property is set to true, the document-style
report generation continues. If authentication errors occur and the Ignore data
source configuration errors property is set to false, the
document-style report generation cancels. For more information about the Ignore data
source configuration errors property, see .
For more information about how usernames and passwords are stored, see Security considerations for IBM Engineering Lifecycle Optimization - Publishing. |
| Authentication Method | auto, basic, form, oauth, oauth-oslc,smart-card, ssl-certificate, Kerberos-SPNEGO | Default value:
auto
The authentication type for connecting to the data source. If no authentication type is specified, each type is tested until the correct type is found. This type is cached as the authentication type setting for future connections within a current document-style report generation. For subsequent document-style report generation, even when running in the same Launcher or Document Studio instance, the initial auto connection repeats the process by testing each type to find and cache the correct type. If authentication errors occur and the Ignore data source configuration errors property is set to true, the document-style report generation continues. If authentication errors occur and the Ignore data source configuration errors property is set to false, the document-style report generation cancels. For more information about the Ignore data source configuration errors property, see Runtime metadata properties reference. |
| 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-style report. |
| bidi | true, false | Enter true when the language that you are generating the output into is a bidirectional language, like Arabic. |
| Create ToC Backlink | true, false | When set to true and the Split property is set to true, you can hover over the headings and small arrows display. When you click the arrow, the table of content selection synchronizes with the selected heading. |
| Toc Label | String | When the Split property is set to true, you can customize the ToC Label. |
| Display ToC | true, false | When set to true, ToC is displayed in the output. |
| ToF Label | String | When the Split property is set to true, you can customize the ToF Label. |
| Display ToF | true, false | When set to true, ToF is displayed in the output. |
| ToT Label | String | When the Split property is set to true, you can customize the ToT Label. |
| Display ToT | true, false | When set to true, ToT is displayed in the output. |
| Files Label | String | When the Split property is set to true, you can customize the Files Label. |
| Display Files | true, false | When set to true, Files is displayed in the output. |
| Disable Breadcrumbs | true, false |
Set to true to improve navigation performance when the output is large. |