Book a Demo

Author Topic: No Links from C# <see cref=""> tags  (Read 3053 times)

chrisger

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
No Links from C# <see cref=""> tags
« on: November 04, 2011, 12:13:44 am »
Hi there
I'm doing reengineering of C# code. Then from the model i'm generating html documentation with EA 8.0. EA reads the C# comment blocks and creates notes correctly, but C# comment block link tags like "<see cref="[your object name]"/> are not resolved. What's even worse, the generated notes just contain the C# comment blocks "as is", and "<see cref="[your object name]"/> can not be displayed in the html doc.

Has anybody a hint how to solve this? I tried EA 9.1 trial version and MGD with no success.

Thanks in advance
Chris
Newbie