On 08/02/2022 21:59, Frank Lichtenheld wrote:
One thing I noticed while building:

FOR /F %i IN ('where rst2html.py') DO python %i "c:\OpenVPN\openvpn\/doc/openvpn.8.rst" 
"c:\OpenVPN\openvpn\/doc/openvpn.8.html"

This is clearly outdated code from before the rst split. But probably not 
something that needs to be addressed in this patch.

The openvpn.8.rst includes all the other .rst files and builds a complete man page from there, so this isn't unexpected. It's part of the man-split design.


--
kind regards,

David Sommerseth
OpenVPN Inc



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to