Hello all,
I'm extremely new to xdoclet and mostly new to programming as I am transitioning from hardware to software. In otherwords, please be gentle.
I've downloaded the newest xdoclet, I'm able to build from the samples directory (the build.xml was in this folder) and have been able to tweak some files to see how some of this works. The problem is I don't have concrete answers to my questions, so I'm hoping that by posing them now, I can find some answers that will like spawn another batch of questions, but at least get me to the point that I can make some progress.
Here's what I'd like to do. I want to make some of my own tags, like @mytag. After that, I want to be able to comment with these tags such that when I build, the tags don't cause trouble with javadoc and the comments using the tags I made are collected and generated in html. From what I can tell, webworks takes on most of that work for you.
What it comes down to is I don't know what files I have to make myself, what files are generated, and what steps I should be taking. I really need to be stepped through because I'm failing miserably!
Thanks very much for your help,
Cody Holbrook
