[IPython-dev] Prefilter reorg ready for trunk

Ville M. Vainio vivainio at gmail.com
Wed May 9 15:54:40 EDT 2007


On 5/9/07, Walter Dörwald <walter at livinglogic.de> wrote:

> The help files igrid_help.css and igrid_help.html were supposed to be
> installed in the same directory as igrid.py itself, because igrid.py
> uses the following code to find the file:
>
> filename = os.path.join(os.path.dirname(__file__), "igrid_help.html")
>
> How would this work, if the files were put into the doc directory?

I don't think we should try to fix this for 0.8.1. Just leave the
"html help" menu item broken (it's strictly not needed, right?), and
put the help files in doc directory. We can fix the menu item later.

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list