Book a Demo

Author Topic: How to remove class operation properties in generated docx documentation ?  (Read 3141 times)

shiroryu

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Hello,

In the docx documentation generated form a C# package, I have for each class operation additionnal properties representing C# attributes applied on this operation.  See the section in Bold below on an extract of the generated documentation.

My question is : how to remove this section on the generated documentation ? I tried various Filter combination with no success...

"
OPERATIONS

   DateTime () : long Public

Horodatage de l'information

Properties: 
Attribute = [Key(0)];[ProtoMember(1)]
[ Stereotype is «property». Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]

"