Can I present multiple directories to epydoc to process. For example epydoc -option -option -option dir_1 dir_2 dir_3
where dir_i is a directory containing some python src codes ? I am currently running it on two directories with about 10M + 20 Meg which takes a very long time (more than 40 minutes) and strace(1) is showing mmap(2) ops back to back....might not be related but the process gets wedged somewhere Thanks Medi -- http://mail.python.org/mailman/listinfo/python-list