Hi everyone,

As I'm working through more and more GNOME packages (and I've seen this for some non-GNOME ones too), I've noticed that --enable-gtk-doc often becomes -Dgtk-doc=true or -Dman/-Ddoc=true.

Historically, we've had an XInclude for --enable-gtk-doc (for enabling documentation generation through gtk-doc). I'm wondering if we shouldn't add a -Dgtk-doc XInclude to simplify command explanations for packages that use meson.

Should we do this? I'm not fully comfortable adding it myself as I've never done it before.

For reference, the existing one (for autotools) was last updated 9 years ago at r8349, and is generally included by using the following:

<xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
href="../../xincludes/gtk-doc-rebuild.xml"/>


Thank you,

Douglas R. Reno

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to