summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-06-08 16:07:21 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-06-08 17:13:50 +0100
commitd3c51db3586aff8444b64ddc7dff432a99c2424b (patch)
tree7da06f1b9540eab79e5b5d057ef5febdbfbc6502 /subprojects
parent8c4deccd80b902eb1a95c43fbf58e5a82c343d53 (diff)
downloadjson-glib-d3c51db3586aff8444b64ddc7dff432a99c2424b.tar.gz
Use gi-docgen to build the API reference
The gi-docgen utility generates documentation from introspection data, which means it's faster than gtk-doc, and matches the expectation of what kind of API we expose to projects.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/gi-docgen.wrap6
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap
new file mode 100644
index 0000000..98cd921
--- /dev/null
+++ b/subprojects/gi-docgen.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+directory=gi-docgen
+url=https://gitlab.gnome.org/GNOME/gi-docgen.git
+push-url=ssh://git@gitlab.gnome.org:GNOME/gi-docgen.git
+revision=main
+depth=1