[
https://issues.apache.org/jira/browse/ZOOKEEPER-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043012#comment-16043012
]
ASF GitHub Bot commented on ZOOKEEPER-2801:
-------------------------------------------
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.
> address spelling errors/typos
> -----------------------------
>
> Key: ZOOKEEPER-2801
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2801
> Project: ZooKeeper
> Issue Type: Improvement
> Affects Versions: 3.5.3
> Reporter: tony mancill
> Assignee: tony mancill
> Priority: Trivial
>
> This is a follow-on for ZOOKEEPER-2617 (for which I only supplied a patch for
> branch-3.4), that addresses minor typos in master. With a slight
> modification, the patch also applies against the branch-3.5 branch.
> If folks are curious, the typos are spotted with the "spellintian" shipped
> with Debian's lintian package.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)