[
https://issues.apache.org/jira/browse/RATIS-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569223#comment-17569223
]
Riguz Lee edited comment on RATIS-1630 at 7/21/22 1:19 AM:
-----------------------------------------------------------
Hi [~szetszwo] I can work on this if it's worth doing.
was (Author: JIRAUSER292654):
Hi [~szetszwo] I can work on this if it's worth to do.
> 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
> Reporter: Riguz Lee
> Priority: Major
>
> 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)