create_help_project()
The project contains the project file, a table of contents and an index
# File lib/rdoc/generator/chm.rb, line 44 def create_help_project create_project_file create_contents_and_index compile_project end