> 1. I have a project in which the directory structure is as follows
>
> src/mpi
> src/mpjdev
> src/runtime
> src/mpjbuf
>
> Now i want to generate the javadocs of src/mpi only. How can we do it?
What
> if i want that i want to exlude some files from the src/mpi p
Folks i have two questions
1. I have a project in which the directory structure is as follows
src/mpi
src/mpjdev
src/runtime
src/mpjbuf
Now i want to generate the javadocs of src/mpi only. How can we do it? What
if i want that i want to exlude some files from the