Hi,
is there any way to make it possible for DocumentX to use a the base class/interface virtual/abstract methods documentation if no documentation is for a method inherited from the base class/interface?
The way I work is that I document all members on an interface, and really don't want to maintain that same documentation in every implementation - I'd rather see they inherit the documentation when its generated in DocumentX.
Thanks,
Einar