What’s new in Antidoc v2.0
This version brings an add-on mechanism that enables the creation of different kinds of documents.
Antidoc v2.0.5
New features
-
Apply custom attributes to the output -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/224
Improvements
-
The API now handles empty blocs added to a section correctly -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/205
-
Update classy viewer to handle possible name conflicts -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/221
-
Remove statistics usage collection -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/223
Bug fixes
-
Function names containing 'vi' before the *.vi extension are now correctly displayed in the class diagrams -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/209
-
The internal image copy now works even if the Antidoc functions are built into a PPL -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/226"
Antidoc v2.0.4
Improvements
-
Add a button in the main UI to open this doc site -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/204
Bug fixes
-
For the add-ons using the `classy' library provided with Antidoc, the classes owned by a library that has a composition link with another class are now correctly represented in the diagram class → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/192
Antidoc v2.0.3
Improvements
-
Placeholder string for missing content can be configured -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/103
-
New utility to get the file name of private scope icon -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/197
-
Improve dialog content when no add-on is installed -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/198
-
Add missing functions in the palette -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/199 *Add a Path input for the Save Config VI -→ https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/200
Antidoc v2.0.2
Improvements
-
Add missing function Get Final Document into the palette → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/194
-
Add missing function Launch Config Panel into the palette → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/191
-
Add missing function Set Total Steps into the palette → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/195
-
Add missing function descriptions into the palette → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/193
-
Add a Patreon button to enable sponsoring → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/196
Bug fixes
-
No more error thrown when you load a config with the API without calling the Launch Config Panel before → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/192
Antidoc v2.0.1
Improvements
-
Add missing accessors to allow section content modification through the API → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/184
-
Add a "skip header" option to the output generation → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/188
Bug fixes
-
No more error 5000 when special characters are in the document description → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/185
-
Add New step function in palette → https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/189
Antidoc v2.0.0
This first release implements the two following add-ons.
-
LabVIEW project add-on
-
LabVIEW toolkit add-on