[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533282#comment-13533282
 ] 

Patrick Hunt commented on ZOOKEEPER-1488:
-----------------------------------------

Hi Edward, those files are generated. In order to fix this you'll need to edit 
the source documents in src/docs/src/documentation/content/xdocs/..

You'll need to re-generate the docs to verify your changes 
bq. ant -Dforrest.home=~/apache-forrest-0.9 docs
forrest can be downloaded here: http://forrest.apache.org/mirrors.cgi

results are output to the docs subdirectory.

Easiest way to submit the patch is to checkout the trunk using svn, make the 
edits, "svn diff > ZOOKEEPER-1488.patch", (create the patch from the toplevel 
directory) then attach the patch here. More detail here:
https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute

                
> Some links are not working in the Zookeeper Documentation
> ---------------------------------------------------------
>
>                 Key: ZOOKEEPER-1488
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1488
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.4.3
>            Reporter: Kiran BC
>            Assignee: Edward Ribeiro
>            Priority: Minor
>         Attachments: ZOOKEEPER-1488.patch, ZOOKEEPER-1488.patch
>
>
> There are some internal link errors in the Zookeeper documentation. The list 
> is as follows:
> docs\zookeeperAdmin.html -> tickTime and datadir
> docs\zookeeperOver.html -> fg_zkComponents, fg_zkPerfReliability and 
> fg_zkPerfRW
> docs\zookeeperStarted.html -> Logging

--
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

Reply via email to