You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/04/19 20:39:16 UTC

[jira] [Resolved] (WW-4054) API docs are missing from the project homepage

     [ https://issues.apache.org/jira/browse/WW-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-4054.
-------------------------------

    Resolution: Fixed

I have used the following command to add missing Api docs:
{code}
mvn javadoc:javadoc site:site site:stage -DstagingDirectory=/Users/lukaszlenart/Sites/struts/development/2.x
{code}

and after that just add & commit changes:
{code}
svn add * --force
svn commit -m "message"
{code}
                
> API docs are missing from the project homepage
> ----------------------------------------------
>
>                 Key: WW-4054
>                 URL: https://issues.apache.org/jira/browse/WW-4054
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.3.14
>            Reporter: Rene Gielen
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.15
>
>
> Most probably due to the new site publishing infrastructure, the API docs are missing:
> http://struts.apache.org/development/2.x/struts2-core/apidocs/index.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira