aboutsummaryrefslogtreecommitdiff
path: root/contrib/help/makeheader.bat
blob: 5d664ed6bdc2aa9f4026054be2b565cca3ffa8fc (plain) (blame)
1
2
3
4
type ..\help.html\info.html |..\tools\data2header.exe info >info.h
type ..\help.html\functions.html |..\tools\data2header.exe functions >functions.h
type ..\help.html\examples.html |..\tools\data2header.exe examples >examples.h
type ..\help.html\security.html |..\tools\data2header.exe security >security.h