You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mike Youngstrom (JIRA)" <ji...@codehaus.org> on 2010/12/31 18:53:57 UTC

[jira] Created: (MJAVADOC-305) Ability to change reports link

Ability to change reports link
------------------------------

                 Key: MJAVADOC-305
                 URL: http://jira.codehaus.org/browse/MJAVADOC-305
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Improvement
    Affects Versions: 2.7
            Reporter: Mike Youngstrom


Currently when building a maven site the javadoc plugin will automatically create a link to the generated javadocs under the "Project Reports" menu.  And that link by default points to "apidocs/index.html".  Although index.html is the best link to link to from a usability standpoint it is poor from a search engine indexing standpoint.  Search engines like google usually don't index frameset frames.  This makes for poor SEO results on maven generated javadocs.  It would be nice if there were an option to change what the default JavaDocs link points to.  In my case I would like to point to "apidocs/allclasses-noframe.html".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira