Documentation: Add chm file containing the documentation and scripts needed to generate it using Microsoft HTML Workshop.

This commit is contained in:
Mounir IDRASSI
2017-06-05 01:41:43 +02:00
parent 8a2eba5654
commit b878659810
5 changed files with 615 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
PATH=%PATH%;C:\Program Files (x86)\HTML Help Workshop
set CHMBUILDPATH=%~dp0
cd %CHMBUILDPATH%
copy ..\html\* .
hhc VeraCrypt.hhp
del /F /Q *.html *.css *.jpg *.gif *.png