FroMage / jax-doclets

Set of JavaDoc doclets for modern Java annotations APIs
http://www.lunatech-labs.com/open-source/jax-doclets
GNU Lesser General Public License v3.0
26 stars 23 forks source link

Link JAXB documentation instead of inlining it #29

Open zdila opened 12 years ago

zdila commented 12 years ago

Please add support for -link also for multiple JAXB projects - when one JAXB annotated class refers other from different project. Currently the referenced classes are in-lined.

FroMage commented 12 years ago

That's a good idea. Would you like to contribute to this?

zdila commented 12 years ago

Yes, if I had time. I'll try to check the source maybe next week or so.

FroMage commented 12 years ago

That's be great! Let me know if you need any help :)