Hi
I ran Document X on an existing source code. I want the parameter type to be available for the functions in the chm file. What I receive as the output is
Definition
Public Function Add( _
ByRef st As IStorable _
) As Boolean
Parameters
st
I would like to have the parameter type of the "st" also available as part of the documentation. Similarly for member variables also, the data type is not displayed. I need to click on the variable name to find the data type.
Is there a configuration which can be used to enable this. Otherwise what code should write to get this functionality in DocumentX
Regards
V Karthick.