utility:html doc
Version: 0.0.0
Description
Create dpf's html documentation. Only on Windows.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | output_path | string | default is {working directory}/dataProcessingDoc.html |
| Pin 1 | exposure_level | int32 | Generate the documentation depending on exposure level : 0 (default) for public operators, 1 includes hidden operator, 2 includes private operator, 3 includes operator without specifications. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: utility
Plugin: documentation
Scripting name: None
Full name: None
Internal name: html_doc
License: None
Changelog
- Version 0.0.0: Initial release.