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
