Skip to content

PLCgen: generate documentation in the generated PLC code for @doc annotations

We are adding support for annotations on various elements of the CIF specification in #593 (closed). The CIF code generator generates code for them already, but PLCgen does not yet do so. This should be added.

Addresses #679