summaryrefslogtreecommitdiff
path: root/gitconfig.SAMPLE
diff options
context:
space:
mode:
authorAntoine Gourlay <antoine@gourlay.fr>2015-04-02 17:15:57 +0200
committerAntoine Gourlay <antoine@gourlay.fr>2015-04-02 20:15:03 +0200
commit293f7c007e1cfdfe67a61a02f8d9eee0bc4fcc87 (patch)
treeba5e54e5abc218950c54a0801f624aa143cb0fd8 /gitconfig.SAMPLE
parent83ea1250882108c82e0e47adbebca28f907de4f4 (diff)
downloadscala-293f7c007e1cfdfe67a61a02f8d9eee0bc4fcc87.tar.gz
scala-293f7c007e1cfdfe67a61a02f8d9eee0bc4fcc87.tar.bz2
scala-293f7c007e1cfdfe67a61a02f8d9eee0bc4fcc87.zip
SI-5795 empty scaladoc tags should be omitted from output
Empty scaladoc tags, like `@param`, `@return`, `@version`, etc. should be omitted from the output when they have no meaning by themselves. They are still parsed, for validation (warning that a tag doesn't exist and so on), but are removed, if empty, when building the Comment. The only ones that stay even when empty are `@deprecated`, so that the class name can be striked-through ("Deprecated" also appears in the header, even if there is no message with it), and `@throws`.
Diffstat (limited to 'gitconfig.SAMPLE')
0 files changed, 0 insertions, 0 deletions