Skip to content

Bug-Fix: apidoc

Maximilian Firla requested to merge fix-apidoc into new-develop

Bug:
Executing the apidoc-command failed because of wrong syntax, or of attributes beeing declared but not used.

Fix:
Removed unused attributes and fixes syntax.

Merge request reports