Here is a second PR for struct-comments. (every variable comment, no matter if it is in an VAR_INPUT myVar : BOOL; //< blabla END_VAR or a method should be done in that way.
These comments should no show up in the description section of your struct-api-doc.
However, it should also work with three / above of the to-be-commented-variable. We are looking into this...
Here is a second PR for struct-comments. (every variable comment, no matter if it is in an VAR_INPUT myVar : BOOL; //< blabla END_VAR or a method should be done in that way. These comments should no show up in the description section of your struct-api-doc.
However, it should also work with three / above of the to-be-commented-variable. We are looking into this...