1
Preventing C# method attributes from showing in the help documentation
Question asked by Sean Jelosek - 1/9/2019 at 8:26 AM
Answered
Hi. I am using GhostDoc Pro v2018.1.18330 to build help documentation and have a need to exclude all method attributes from the help files. Example : [HttpPost], [Authorize], [Route("...")], etc. These are currently showing in the help docs as the following : 
[HttpPostAttribute]
[AuthorizeAttribute]
[RouteAttribute]
Is there a way to prevent these items?
 
Thank you!
Sean

1 Reply

Reply to Thread
0
Serge B. Replied
Employee Post Marked As Answer
Hi Sean,
 
GhostDoc currently does not have an option to hide the attributes but we added this to our backlog and will add this to the product.
 
Thanks!
Serge Baranovsky
SubMain Software
(800) 936-2134

Reply to Thread