[json-glib/doc-fixes: 16/17] doc: Ignore the versioning macros




commit f328e3df739bb0f3be5cc694e14a821ea14fba35
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jun 10 17:30:25 2021 +0100

    doc: Ignore the versioning macros

 doc/json-glib.toml.in | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]