glib/docs/reference
Philip Withnall 2ebd1c8f15
docs: Hide Unix and Win32 symbols from main GLib and GIO docs
These symbols are documented in the {glib,gio}-{unix,win32}
documentation builds, and shouldn’t be duplicated in the main
documentation. It’s a historical (and unavoidable) accident that those
symbols are in the main GIR files.

If we don’t hide the symbols from the main docs build, we now run into
the problem of the `GioUnix` namespace not being known to gi-docgen
while building the `Gio` docs. This is because of the previous two
commits, which ported more of the `gunixmounts` documentation to
gi-docgen syntax. I don’t know of another way to fix this, other than to
hide the `GioUnix` symbols from the `Gio` docs build.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3250
2024-12-20 15:13:16 +00:00
..
gio docs: Hide Unix and Win32 symbols from main GLib and GIO docs 2024-12-20 15:13:16 +00:00
girepository docs: Add source location URL 2024-07-09 20:17:09 +01:00
glib docs: Hide Unix and Win32 symbols from main GLib and GIO docs 2024-12-20 15:13:16 +00:00
gmodule docs: Reduce nesting of documentation directories 2024-03-13 18:51:21 +00:00
gobject docs: Clarify an example in GObject concepts.md 2024-07-24 09:14:20 +00:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Warn if building documentation without enable_gir 2024-12-11 15:36:50 +00:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00
urlmap.js docs: Split out platform specific GIO and GLib documentation 2024-02-12 17:54:10 +00:00