Hi Chengwei Yang, Yes, you can update the src/docs/src/documentation/content/xdocs/*.xml file and create a patch. For verifying your changes, use build target name="docs". This will generate the pdf/html docs.
Could you file a JIRA for the same and submit a patch. All the best :-) -Rakesh -----Original Message----- From: Chengwei Yang [mailto:[email protected]] Sent: 05 May 2014 12:00 To: ZooKeeper User Mailing List Cc: Chengwei Yang Subject: Found bugs in document Hi List, I'm new to ZooKeeper and I found two small bugs in ZK online document when I starting. 1. createpath should be "create path" in http://zookeeper.apache.org/doc/trunk/zookeeperStarted.html 2. the jira hyperlink incorrect, it links to the page itself, in this page. https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute I'd like to submit a patch to fix the first one, but not sure if the files in docs/ in svn repo are generated from src/docs/src/documentation/content/xdocs/*.xml? If so, why docs/* are tracked by svn? If not, how can I fix the pdf document, say docs/zookeeperStarted.pdf? -- Thanks, Chengwei
