Hallo,
It seems I'm unable to create a reference to a class property.
Example
namespace foo.bar {
class X {
public Prop {get; set;}
}
}
Now in a markdown file I'd write:
Look at [class X.Prop](@ref foo.bar.X.Prop).
But it won't resolve. foo.bar.X works fine though.
What am I doing wrong?
Best regards,
Gui
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users