1
Badly formed XML comment. Using SEE with type from different project. Help builds well
Question asked by Stephanie Stowe - 2/4/2020 at 1:06 PM
Answered
I have a comment for my class
    /// <summary>
    ///   <para>
    /// Each module of RecTrac (eg. Activity, Activity Section, Lock, Locker Management...) is made up of three main elements:</para>
    ///   <para>Actor: In RecTracActions an actor is a class implements the <see cref="T:RecTracActions.IManagementActor">IManagementActor interface</see>. This ACTOR corresponse to actions one
    /// would perform for a given module. </para>
    /// </summary>
When I try to Document This from the class definition code, I see Badly formed XML comment in the place of the documentation. When I build the help file, the see link works perfectly. 

How do I use the editor to write <see> links of this sort, please?

I am pretty new to GhostDoc Pro. I searched, but did not see anything.

1 Reply

Reply to Thread
0
Misha Zhutov Replied
Employee Post Marked As Answer
Hi Stephanie, 

We are aware of the issue and have already fixed it. 
Please email us to support@submain.com in case you need an interim build.

Reply to Thread