GitHub user mfenes opened a pull request:
https://github.com/apache/zookeeper/pull/404
ZOOKEEPER-2690: Update documentation source for ZOOKEEPER-2574
ZOOKEEPER-2690: Update documentation source for ZOOKEEPER-2574
Added the documentation changes from PR
https://github.com/apache/zookeeper/pull/111/ to the source
(zookeeperAdmin.xml) and generated the new version of the html and pdf
documents.
Note: I have not updated the 2nd paragraph from ZOOKEEPER-2574 as change
"ZOOKEEPER-2349: Update documentation for snapCount" has a more recent version
of that part of the text. (ZOOKEEPER-2349 was committed on Sep 11, 2017 while
ZOOKEEPER-2574 was committed on Jan 23, 2017.)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mfenes/zookeeper ZOOKEEPER-2690
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/404.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #404
----
commit 0cb321966a0e53d29809ad91f1f9d9f354f99db2
Author: Mark Fenes <[email protected]>
Date: 2017-10-18T21:47:44Z
ZOOKEEPER-2690: Update documentation source for ZOOKEEPER-2574
Change-Id: I1bab70d91913d36f83efef755729640b7459e2e5
commit 87c53567f5f967fa97daef3cbc4f369af36a4aa3
Author: Mark Fenes <[email protected]>
Date: 2017-10-25T13:29:55Z
ZOOKEEPER-2690: Update documentation source for ZOOKEEPER-2574
Generated documents
Change-Id: I712f3f5f6ed3dbb41c9e69cac260f3c3047a651d
----
---