Jump to content
TurboMagic

JavaDoc2XMLDOC

Recommended Posts

Hello,

 

if somebody is interested or needs to convert his JavaDoc comments to XMLDOC
he might find use of my new little command line utility.

 

It can be found here:
https://github.com/MHumm/JavaDoc2XMLDOC

 

Yes, I'm aware that it currently only converts summary, description, parameters and returns sections
of JavaDoc and that it is written in procedural style (ok, code got longer than anticipated but it's
structured code and contains XMLDOC comments 😉 ).

 

License is Apache 2.0.
So you can modify it if necessary.

 

  • Like 1

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×