[Eric] eric-api.bat is not recursive
Detlev Offenbach
detlev at die-offenbachs.de
Sun Oct 26 11:11:02 GMT 2008
On Sonntag, 26. Oktober 2008, OldGrantonian wrote:
> In a different post (Re: [Eric] Autocompletion and math module ), I said
> that eric4-api.bat was working OK.
>
> In fact, that project had no sub-directories. When I try it with nested
> directories, the "--recursive" option does not find the sub-directories.
>
> Here is my command line:
>
> eric4-api --recursive --output=test.api *.py
>
> Am I doing something wrong?
Yes. Just give it the starting package name (e.g.
eric4-api --recursive --output=test.api test, where test is a directory
containing an __init__.py)
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list