Re: [HappyDoc-discuss] Problem scanning code
Brought to you by:
doughellmann,
krlosaqp
|
From: Doug H. <do...@he...> - 2006-12-01 16:02:41
|
Can you send a copy of your source file that causes the error?
Doug
On Dec 1, 2006, at 10:41 AM, Antonios Katsikadamos wrote:
> Hi all sorry to bother again. I am running happydoc 3.0 and i met
> this error while scanning python code
>
> File "/root/Desktop/HappyDoc3-r3_0_a1/happydoclib/docstring/
> __init__.py", line 183, in getConverterFactory
> raise ValueError('Unrecognized docstring format type "%s"' %
> formatType)
> ValueError: Unrecognized docstring format type "StructuredText"
>
>
> or using happydoc2.0 this error
>
> File "/root/Desktop/HappyDoc-r2_0/happydoclib/docstring/
> __init__.py", line 183, in getConverterFactory
> raise ValueError('Unrecognized docstring format type "%s"' %
> formatType)
> ValueError: Unrecognized docstring format type "PlainText"
>
>
> And i don't know how to overcome them.
>
> I would appreciate any help.
>
> Kind regards,
>
> Antonios
>
> Everyone is raving about the all-new Yahoo! Mail beta.
> ----------------------------------------------------------------------
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
> share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?
> page=join.php&p=sourceforge&CID=DEVDEV________________________________
> _______________
> HappyDoc-discuss mailing list
> Hap...@li...
> https://lists.sourceforge.net/lists/listinfo/happydoc-discuss
|