[gexiv2/wip/phako/gi-docgen: 8/15] doc: Add config template
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gexiv2/wip/phako/gi-docgen: 8/15] doc: Add config template
- Date: Sun, 20 Jun 2021 13:23:32 +0000 (UTC)
commit c242232f6adf51eadaebfc796744e879e6396912
Author: Jens Georg <mail jensge org>
Date: Sun May 16 11:23:36 2021 +0200
doc: Add config template
docs/reference/gexiv2.toml.in | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
---
diff --git a/docs/reference/gexiv2.toml.in b/docs/reference/gexiv2.toml.in
new file mode 100644
index 0000000..643523d
--- /dev/null
+++ b/docs/reference/gexiv2.toml.in
@@ -0,0 +1,19 @@
+[library]
+namespace = "GExiv2"
+version = "@VERSION@"
+browse_url = "https://gitlab.gnome.org/GNOME/gexiv2/"
+repository_url = "https://gitlab.gnome.org/GNOME/gexiv2.git"
+website_url = "https://wiki.gnome.org/Projects/gexiv2"
+license = "LGPL-2.1-or-later"
+description = "GObject wrapper library for Exiv2"
+dependencies = [ "GObject-2.0" ]
+devhelp = true
+search_index = true
+
+[theme]
+name="basic"
+show_index_summary = true
+
+[source-location]
+base_url = "https://gitlab.gnome.org/GNOME/gexiv2/-/blob/master"
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]