Il 25/08/21 19:47, Lev Stipakov ha scritto:
From: Lev Stipakov
Use rst2html to build html from rst. Ignore errors,
this is not fatal and affects only MSI build.
Modify MSVC GitHub Actions to install python3/rst2html
and add html man page to artifacts.
Signed-off-by: Lev Stipakov
---
v4:
From: Lev Stipakov
Use rst2html to build html from rst. Ignore errors,
this is not fatal and affects only MSI build.
Modify MSVC GitHub Actions to install python3/rst2html
and add html man page to artifacts.
Signed-off-by: Lev Stipakov
---
v4:
- really replace "python3" with "python"
v3: