javadoc - Add copyright at the end of Java class while writing documentation? -


i'm writing documentation java file. in documentation, want add html links @ end of each generated file. that, have use while writing java documentation?

if using eclipse ide, can use plugin jautodoc: http://jautodoc.sourceforge.net/

to add default text @ beggining of each text file.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -