[
https://issues.apache.org/jira/browse/WW-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636709#comment-13636709
]
Lukasz Lenart edited comment on WW-4054 at 4/19/13 6:39 PM:
------------------------------------------------------------
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}
It will take some time to push all the changes to the repo ;)
was (Author: lukaszlenart):
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