GitHub user tamaashu opened a pull request:

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

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

    …branch 3.5
    
    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.5

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

    https://github.com/apache/zookeeper/pull/644.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 #644
    
----
commit 017b75dda1804a457ae8e3be65c06d58252c6fc4
Author: Tamas Penzes <tamaas@...>
Date:   2018-09-26T17:39:30Z

    ZOOKEEPER-3153: Create MarkDown files and build process for them for branch 
3.5
    
    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