glib/docs/reference/gobject
Simon McVittie aa28326b87 docs: Allow building man pages without the reference documentation
Now that the reference documentation uses gi-docgen, it's more
troublesome to generate in less standard build scenarios like
cross-compiling.

In distributions like Debian, reference documentation is generally
packaged separately (in libglib2.0-doc in Debian's case), but man pages
are generally packaged alongside the executables themselves (in the
libglib2.0-bin and libglib2.0-dev-bin packages, in Debian's case). We
can exclude the reference documentation when cross-compiling, but ideally
we would like the man pages to still be built, so that a cross-compiled
libglib2.0-bin or libglib2.0-dev-bin package has the same content as a
native build.

Signed-off-by: Simon McVittie <smcv@debian.org>
2024-01-11 15:41:34 +00:00
..
images add missing image 2005-04-22 18:34:41 +00:00
boxed.md docs: Consistently capitalise page titles 2023-11-29 12:13:13 +00:00
concepts.md Documentation only: Added clarification about GWeakNotify and removed ambiguous text 2023-12-03 22:48:46 +00:00
enum-types.md docs: Consistently capitalise page titles 2023-11-29 12:13:13 +00:00
floating-refs.md docs: Consistently capitalise page titles 2023-11-29 12:13:13 +00:00
glib-genmarshal.rst docs: Port the man pages from DocBook to reStructuredText 2023-12-21 13:34:48 +00:00
glib-mkenums.rst docs: Port the man pages from DocBook to reStructuredText 2023-12-21 13:34:48 +00:00
gobject-query.rst docs: Port the man pages from DocBook to reStructuredText 2023-12-21 13:34:48 +00:00
gobject.toml.in docs: Move the value collection documentation to Markdown 2023-10-23 13:18:13 +01:00
gvalue.md docs: Consistently capitalise page titles 2023-11-29 12:13:13 +00:00
meson.build docs: Allow building man pages without the reference documentation 2024-01-11 15:41:34 +00:00
signals.md docs: Move the signal SECTION 2023-10-16 23:34:35 +01:00
tutorial.md docs: Move the GObject tutorial to Markdown 2023-10-11 14:01:29 +01:00
types.md docs: Move the GType SECTION 2023-10-16 23:34:29 +01:00
urlmap.js docs: Add initial support for using gi-docgen for docs 2023-10-11 14:01:28 +01:00
value-collection.md docs: Move the value collection documentation to Markdown 2023-10-23 13:18:13 +01:00