docs: Move the GDBusError SECTION

Adding it all to the docs for the `GDBusError` enum seemed a bit much,
so I moved it to its own content page.

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

Helps: #3037
This commit is contained in:
Philip Withnall
2023-11-13 23:34:22 +00:00
parent af30e69140
commit 84bed2f6ae
4 changed files with 81 additions and 76 deletions

View File

@@ -43,6 +43,7 @@ content_files = [
"overview.md",
"file-attributes.md",
"tls-overview.md",
"dbus-error.md",
"migrating-gdbus.md",
"migrating-gconf.md",