My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Creates HTMLHelp (CHM) project files (.hhp, .hhc, .hhk) from epydoc generated documentation

Requirements

Interpreter

  1. Python 2.5

Libraries

  1. epydoc
  2. lxml

Installation

  • Put epydoc-chm.py anywhere you can run it.

Usage

  • Create an empty directory
  • Run epydoc-chm.py
  • This will generate a file named epydoc.ini. Open the file and complete the modules to be documented, the project name, and URL
  • Run epydoc --config epydoc.ini
  • Run epydoc-chm.py
  • Open output\project.hhp and compile using HTMLHelp Workshop
Powered by Google Project Hosting