forked from openlp/openlp
HTML Help added to the build process.
This commit is contained in:
parent
7cdf6d0f69
commit
107dc01c4b
@ -294,6 +294,8 @@ def main():
|
||||
copy_windows_files()
|
||||
update_translations()
|
||||
compile_translations()
|
||||
run_sphinx()
|
||||
run_htmlhelp()
|
||||
run_innosetup()
|
||||
print "Done."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user