I posted a little bootstrapper for CFORGE to detect svn.exe
+ add LibDoc.exe path to the environment variables.
Via libdoc.exe @ C:\Program Files\CODESYS 3.5.14.0\CODESYS\DocScripting\3.5.14.0 we can implement one or several toolchain commands to make life more easy. My basic idea is to to add a “generate-chm.py” command to extend CFORGE with a “generate chm from library” command.
Then we (community) can add a automagicly generate .chm files from a library/project with and add them to our .package as end-user documentation => very sweet 😊
Check out the the “Script your documentation” section of CODESYS help for all details as this depends on IronPython scripting against CODESYS and LibDoc.exe => CFORGE is ideally suited for this!
PS offcourse I can contribute on implementation.