Thank you for your patch Detlev, it works fine.

Now, I'm just starting with the eric-doc tool and I have two
remarks:

- My source code is utf8 encoded, and the generated html
doesn't seem to take care of it. I need to convert the HTML
from 'utf8' to 'latin1' with 'iconv' in order to display
correctly special characters.

- When docstrings are written other multiple lines, the
newlines characters are suppressed from the HTML result; all
the string is written over one line. I've tried to add "\n"
on each endline of the docstring, but it simply writes a
"\n" in the HTML.

Excepting those points, I really appreciate the tool.

Best regards,
++
Jul.
************************ ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT 
************************
L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes,
hors numéros spéciaux pendant 3 mois.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)


_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to