epydoc CLI and many files

Laszlo Zsolt Nagy gandalf at geochemsource.com
Mon Sep 5 09:10:45 EDT 2005


Hello,

I have a problem under Windows. I use the cli.py program included with 
epydoc. I wrote a small program that lists all of my modules after the 
cli. Something like this:

cli.py  --html  --inheritance=grouped module1.py module2.py module3.py 
......

The problem is that now I have so many modules that the shell (cmd.exe) 
cannot interpret this as a one command. It truncates the command line 
and gives me and error message. (cli.py does not start). Unfortunately, 
I cannot split the documentation into parts, because there are many 
crossreferences. How to overcome this problem?

  Les




More information about the Python-list mailing list