compile_project()
Invoke the windows help compiler to compiler the project
# File lib/rdoc/generator/chm.rb, line 108 def compile_project system(HHC_PATH, @project_name) end