Dear Doug
Thanks a lot for HappyDoc, it is a part of my pythonic pleasure
:-)
I found myself into trouble running HappyDoc_r2_1, but the
problems were fixed when using the main cvs (HappyDoc
module) tree as for today, 2003/04/29
Since the current CVS fixes it, does it make to release
a new happydoc in the 2.* series from CVS? (say, 2.2).
The 3.* is still alpha, and a bug-fixes stable release would
be great :-)
Here are the details (but I am pretty sure you are very
well aware because you already fixed it :-)
I saw related bugs reported and mentioned by you even
in the changelog, but this bug is still present in r2_1 ,
at least in Linux. It seems to have to do with the path
handling in the code. Somehow, if I run
"happydoc file.py", and the working directory is, say,
/home/me/python , then the index.html is saved in
/home/me/python/doc , but then a weird subdirectory
/home/me/python/doc/home/me/python/...
It probably is the case that a leading "/" is missing in
the path at some point.
Anyway, thanks a lot. Cheers,
-- Leo
Logged In: YES
user_id=149827
I have to concur with this one; I noticed this on upgrading
from 2.0 to 2.1 as well, and would really like to see the
fix rolled back to the 2.x line, at least if 3.0 becoming
"final" is still a ways away.