Github user hanm commented on the issue:
https://github.com/apache/zookeeper/pull/275
Nice pull request.
Please don't directly modify the document artifacts (html files, etc). The
way the document is updated is by modifying the source of the docs, located at
src/docs/src/documentation/content/xdocs. After modifying the source, please
verify the generated document is correct locally by using apache forrest
https://forrest.apache.org/. After verification please submit the document
source change only - the compiled document artifacts (html files, etc) don't
need to be submitted, because we will regenerate document in every release.
Please check the commit history of
https://github.com/apache/zookeeper/tree/master/src/docs/src/documentation/content/xdocs
to get a concrete idea of how to make doc changes, it should be pretty
straightforward.
It would be also good to fix the similar typos in branch-3.5 and
branch-3.4, which this PR does not directly apply with many merge conflicts.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---