Content deleted Content added
m removed globaldocs.info link that now just points to a parked page on GoDaddy |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 1:
{{short description|Documentation generator for Java}}
{{manual|date=
'''Javadoc''' is a [[documentation generator]] created by [[Sun Microsystems]] for the [[Java (programming language)|Java language]] (now owned by [[Oracle Corporation]]) for generating [[Application programming interface|API]] documentation in [[HTML]] format from [[Java (programming language)|Java]] source code. The HTML format is used for adding the convenience of being able to [[hyperlink]] related documents together.<ref>{{cite web |url=http://agile.csc.ncsu.edu/SEMaterials/tutorials/javadoc/ |title=Javadoc |website=agile.csc.ncsu.edu |access-date=12 January 2022 |archive-url=https://web.archive.org/web/20170613233020/http://agile.csc.ncsu.edu/SEMaterials/tutorials/javadoc/ |archive-date=13 June 2017 |url-status=dead}}</ref>
|