From: Lieven V. A. <li...@el...> - 2002-02-04 12:45:51
|
Hi, I successfully installed boa 0.1.0 Alpha, and I'm quite impressed. This tools allready has a lot of potential. A small question though: I'd like to include custom help files (plain html) in the help-system. Is that possible? If it is, then, what should be included in the customhelp dictionary? I tried setting it like this customhelp = {'MySQLdb': '/usr/local/src/MySQL-python-0.9.1/MySQLdb.html'} but this doesn't seem to do the trick. Any hints? Thanks, Lieven |