GitHub user dolphy17 opened a pull request:
https://github.com/apache/zookeeper/pull/401
ZOOKEEPER-2769: Compiled documentation should not be under source control
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dolphy17/zookeeper ZOOKEEPER-2769
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/401.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 #401
----
commit 64817e0657a44087ada9820f66f2d0dcdffc166f
Author: Andor Molnar <[email protected]>
Date: 2017-10-13T12:52:48Z
ZOOKEEPER-2769: Removed HTMLs and PDFs from docs/ folder which are
generated by ant docs
commit d986548865b436be85aed7e2759e6325dc7bc551
Author: Andor Molnar <[email protected]>
Date: 2017-10-13T13:02:04Z
ZOOKEEPER-2769: Added generated docs files to gitignore
----
---