I'm trying to do some tutorials for XHTML Doclet which use the command line but it does not recognize the command '-doclet' I'm not very familiar with the command line to begin with so I am not sure how to precede from here. Is there a file I need to download for -doclet to work correctly?
Asked
Active
Viewed 21 times
0
-
Is not `-doclet` an additional argument to the `javadoc` command? – MC ND Nov 26 '14 at 08:07
-
Yes, you are right. The tutorial I was trying was wack and was having me use it improperly. – Nov 26 '14 at 14:17