Output panel
The
Output
panel contains three tabs for the following output information: Generated output, syntax errors and compilation activity output.Tab | Description |
|---|---|
Output | The Output pane contains the result of a documentation generation process as processed through the loaded template. It is also possible to save the document to either (.txt), (.csv), (.xml) via the Save Output button on the Output toolbar. The Clear Generated Output button is also available for clearing all output from the pane. |
Syntax Errors | The Syntax Errors panel contains a description of any syntax errors detected by the documentation engine. One line will be printed for every error detected. The line number of where the error occurs as well as the type of error will be included in the error message. The Syntax Errors panel will only contain syntax errors for the currently active editor pane. |
Compile Info | The Compile Info panel contains information pertaining to the document generation process. Each line will always print out a date and time for the event, followed by the actual message description. When you select Settings > Preferences > Compile > Advanced , more detailed information will be printed out such as a list of project libraries in use and objects cached.Sometimes a compilation error may be encountered. An example of a compilation error would be where a defined object name could not be resolved. This error would be highlighted in blue. |
Provide Feedback