
Hi, Thanks for the suggestions. We will make the functions signatures more compact (by removing the param's type) in every place they are presented. And also use the infotip for more detailed information. The XSLT elements that appear in the "Used by" section are not each one on a different line in order to make the documentation more compact. For a great number of elements that use a specific elements, the "Used by" will result in a very long list. But I agree that a list makes them easier to read. Maybe we should add another option to control the way the "Used by" and other sections are generated : as lists or in a compact mode. Best regards, Alex -- Alex Jitianu <oXygen/> XML Editor http://www.oxygenxml.com On 2/23/2010 5:43 PM, Florent Georges wrote:
alex_jitianu wrote:
Alex,
I've added them to our issue tracking tool and we'll resolve them as soon as possible.
Thanks for your response. As we are talking about that, I think the "Used By" function list (as shown in the following screenshot: http://fgeorges.org/tmp/oxygen-used-by.png) should also get the same changes: remove the param's type and maybe put each function on its own line. Maybe the infotip can show more infos like:
{ns-uri}function($param as type)
Regards,