More semantic checks for document comments
There are a couple of semantic checks that could be implemented:
- [ ] tags not applicable for the definition
- [X] functions
- [X] testcases
- [X] altsteps
- [ ] simple data types
- [ ] structured data types
- [ ] components
- [ ] ports
- [X] moduleparts
- [X] constants
- [X] templates
- [ ] signatures
- [X] modules
- [ ] groups
- [ ] control parts
- [ ] component local defs
- [ ] @param/@member tags for non-existing identifiers
- [ ] undocumented members/params
issue