xml doc error

13 views
Skip to first unread message

mika.ko...@skj.fi

unread,
Mar 25, 2025, 10:36:26 AMMar 25
to Spring4D
in spring.pas there is 
/// <summary>
///   Raises an <see cref="Spring|EArgumentNilException" /> if the <paramref name="value" />
///    is nil.
/// </summary>

paramref causes xmldocumentation to create bad xml
at least with delphi 12.3
out to spring.xml is 
 <paramref name=value />
and looks like paramref isn't supported tag.


-mika

mika.ko...@skj.fi

unread,
Mar 26, 2025, 12:43:42 AMMar 26
to Spring4D
Replaced them with <c>value</c> which was used some where. 
Reply all
Reply to author
Forward
0 new messages