summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-06-10 17:30:25 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-06-10 17:32:53 +0100
commitf328e3df739bb0f3be5cc694e14a821ea14fba35 (patch)
treed395991cea6a26b57ecfa435a9c8815eb4aa1dff
parentb1b0f4a82ed48fdc609421145a82425288a70432 (diff)
downloadjson-glib-f328e3df739bb0f3be5cc694e14a821ea14fba35.tar.gz
doc: Ignore the versioning macros
-rw-r--r--doc/json-glib.toml.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/json-glib.toml.in b/doc/json-glib.toml.in
index af43d54..f98f487 100644
--- a/doc/json-glib.toml.in
+++ b/doc/json-glib.toml.in
@@ -33,3 +33,15 @@ content_files = [
'json-gobject.md',
'json-gvariant.md',
]
+
+[[object]]
+pattern = "DEPRECATED_IN_*"
+hidden = true
+
+[[object]]
+name = "DEPRECATED_FOR"
+hidden = true
+
+[[object]]
+name = "UNAVAILABLE"
+hidden = true