On 09-12-10 3:16 PM, Manik Surtani wrote:
On 10 Dec 2009, at 13:44, Vladimir Blagojevic wrote:
> No thoughts :) So you want to have each attribute in config.html have
> a reference to an appropriate bean field?
And vice versa. It should be possible, right? Given that the
config.html file is generated off annotations on the bean fields?
Sure, it should be possible to create references in config.html file but
vice versa I don't know - it involves some custom modification of
regular javadoc generation process and I am not familiar with that part.