You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by tamaashu <gi...@git.apache.org> on 2018/09/26 22:55:17 UTC

[GitHub] zookeeper pull request #645: ZOOKEEPER-3153: Create MarkDown files and build...

GitHub user tamaashu opened a pull request:

    https://github.com/apache/zookeeper/pull/645

    ZOOKEEPER-3153: Create MarkDown files and build process for them for …

    …branch 3.4
    
    In this sub-task we have transformed the Forest XML documents into MarkDown (.md) files and provided a (maven based) solution to create HTML documentation from them.
    PDF support is dropped since it is not really used and makes everything overcomplicated.
    
    The generated HTML content looks similar to the one generated from Forest XMLs, but not identical with them.
    
    Change-Id: Id35984eca5d37b9e3074eab939be5c9b4cc80257

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tamaashu/zookeeper ZOOKEEPER-3153-3.4

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/645.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 #645
    
----
commit 810160cbf0eefd6e92fa31750950ba241c7312e8
Author: Tamas Penzes <ta...@...>
Date:   2018-09-26T22:54:02Z

    ZOOKEEPER-3153: Create MarkDown files and build process for them for branch 3.4
    
    In this sub-task we have transformed the Forest XML documents into MarkDown (.md) files and provided a (maven based) solution to create HTML documentation from them.
    PDF support is dropped since it is not really used and makes everything overcomplicated.
    
    The generated HTML content looks similar to the one generated from Forest XMLs, but not identical with them.
    
    Change-Id: Id35984eca5d37b9e3074eab939be5c9b4cc80257

----


---

[GitHub] zookeeper issue #645: ZOOKEEPER-3153: Create MarkDown files and build proces...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/zookeeper/pull/645
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2271/



---

[GitHub] zookeeper issue #645: ZOOKEEPER-3153: Create MarkDown files and build proces...

Posted by anmolnar <gi...@git.apache.org>.
Github user anmolnar commented on the issue:

    https://github.com/apache/zookeeper/pull/645
  
    Committed to branch-3.4. Thanks @tamaashu !
    Please close this PR!


---

[GitHub] zookeeper pull request #645: ZOOKEEPER-3153: Create MarkDown files and build...

Posted by tamaashu <gi...@git.apache.org>.
Github user tamaashu closed the pull request at:

    https://github.com/apache/zookeeper/pull/645


---