[ https://issues.apache.org/jira/browse/MJAVADOC-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693256#comment-17693256 ]
Peter Verhas commented on MJAVADOC-744: --------------------------------------- I think the option you are looking for is called `header` and `footer`. <header> String - Specifies the header text to be placed at the top of each output file. See also: Doclet option header. User property is: header. <footer> String - Specifies the footer text to be placed at the bottom of each output file. See also: Doclet option footer. User property is: footer. > Maven coordinates in Javadoc > ---------------------------- > > Key: MJAVADOC-744 > URL: https://issues.apache.org/jira/browse/MJAVADOC-744 > Project: Maven Javadoc Plugin > Issue Type: New Feature > Reporter: Elliotte Rusty Harold > Priority: Minor > > Add an option to the javadoc plugin to include the Maven coordinates > (group:artifact:version) of a class in its Javadoc. > I noticed this morning for about the 173rd time that I could google for the > API doc of a class I needed, but still couldn't figure out which artifact I > needed to add to my pom.xml to include that class in my project. -- This message was sent by Atlassian Jira (v8.20.10#820010)