[
https://issues.apache.org/jira/browse/RATIS-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-1630.
-------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
The pull request is now merged. Thanks, [~riguz]!
> Improve compatibility of ratis-doc generation for Windows platform
> ------------------------------------------------------------------
>
> Key: RATIS-1630
> URL: https://issues.apache.org/jira/browse/RATIS-1630
> Project: Ratis
> Issue Type: Improvement
> Components: build, documentation
> Reporter: Riguz Lee
> Assignee: Riguz Lee
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The ratis-doc module has been introduced in
> https://issues.apache.org/jira/browse/RATIS-843, which uses hugo as the
> markdown site generation engine. There're a few drawbacks:
> * Developers need to install hugo as a dependency
> * The generation is done by executing a shell script, which is not always
> friendly for developers using Windows
> My suggestion is:
> Replace hugo by using *_apache maven-site-plugin_* which also supports
> markdown format, and it does not need the developers to install anything.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)