> > But if you need everything to get any documentation, then I guess you would 
> > need
> > the external libraries as well.
>
> I guess that I will need a technique to determine include paths for the
> referenced modules consistently.

I think you could grep for them in the makefile.

> > I'm not sure why ocamldoc can't just use the -I paths to find the things
> > it needs.  That is you should be able to give just one file, and it should
> > be able to find the information for any dependencies.
>
> Do you expect that more "intelligence" or "convenience" should be provided by
> this tool?

I don't know anything about this tool, but I would expect that it would
follow the same strategy as the rest of the ocaml tools for respolving
dependencies.

julia
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to