Re: generation of ocamldoc HTML documentation for libs (via cdbs)
On 25-08-2007, Stefano Zacchiroli <zack@debian.org> wrote:
>
>
> The default I've just committed is that no packages will use ocamldoc
> per default. *But* I've added a new variable OCAML_DEV_PACKAGES which
> contains all the packages named libXXX-ocaml-dev. The current approach
> would be that every maintainer willing to use ocamldoc for her packages
> should add to debian/rules the following line:
>
> OCAML_OCAMLDOC_PACKAGES = $(OCAML_DEV_PACKAGES)
>
> Since ideally I would like that all OCaml library package ship ocamldoc
> generated documentation I'm inclined to change the cdbs default to the
> line above. People who want to avoid that would free to add the
> following line:
>
> OCAML_OCAMLDOC_PACKAGES =
>
> Comments? Which default do you prefer?
>
I am for the first solution, which will make every DD aware of the
need of ocamldoc documentation ! (or switch it off ;-)
Regards,
Sylvain Le Gall
Reply to: