This method is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.
compile_project()
Invoke the windows help compiler to compiler the project
# File lib/rdoc/generators/chm_generator.rb, line 105 def compile_project system(HHC_PATH, @project_name) end