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 <tamaas@...>
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

----


---

Reply via email to