Andrey Semashev 719af2337f Fix handling of multiple exception descriptions, support free form description.
When there are multiple \throws entries in a function documentation, the second
and further exception names were omitted from output and a combined description
was associated with the first exception. Fix this by producing separate
paragraphs, one per exception.

Additionally, support free form exception description when the exception type
is specified as "~". In this case, the exception name is not used, and the
entry description is used to initialize the paragraph in the output.

Updated test to verify these changes.
2024-07-06 17:39:23 +03:00
..
2006-11-13 16:24:38 +00:00
2024-06-30 19:22:22 +03:00
2006-11-13 16:24:38 +00:00
2017-07-05 18:12:23 +01:00
2020-04-10 17:41:32 -04:00
2006-11-13 16:24:38 +00:00
2006-11-13 16:24:38 +00:00
2011-10-16 17:32:17 +00:00
2006-11-13 16:24:38 +00:00