How can I filter some attributes/text while generating javadocs? -


I have custom attributes in "@normal" such as "@ in-version" in Javanodock, which I do not want in Jawadox Intrusion There is no way around this?

:

"Some developers put custom tags in the source code In these cases, it is important to list all the tags that are present in the source code, which you want to output and the ones you do not have to output to. Disables the tag of existence, while enabling tags in its absence. "


Comments