[gst-devel] Installing/Building documentation
Stefan Kost
ensonic at hora-obscura.de
Wed May 21 21:35:58 CEST 2008
Hi,
Felipe Contreras schrieb:
> Hi,
>
> While cleaning the documentation generation stuff I came up with an
> issue; ENABLE_PLUGIN_DOCS is disabled if ENABLE_GTK_DOC is disabled.
>
The plugin docs are build using gtk-doc and some own hacks. So if you disable
gtk-doc you get no api and no plugin docs.
Stefan
>
> I started to fix the issue but I realized that it might not be the
> best way to do it.
>
> ENABLE_PLUGIN_DOCS should be independent of ENABLE_GTK_DOC, actually
> perhaps it should be renamed to BUILD_GTK_DOC. Then we could have:
>
> * ENABLE_GTK_DOC and BUILD_GTK_DOC: just like ENABLE_GTK_DOC=y
> * ENABLE_GTK_DOC and not BUILD_GTK_DOC: just like ENABLE_GTK_DOC=n
> * not ENABLE_GTK_DOC: don't install documentation (useful in embedded
> systems maybe)
>
> Then AG_GST_PLUGIN_DOCS could check for ENABLE_GTK_DOC instead.
>
> What do you think?
>
> Best regards.
>
More information about the gstreamer-devel
mailing list