Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_1_378) is shown here.
create_help_project()
public
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