[pango/gi-docs: 39/73] Tell gi-docgen to produce index summaries
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/gi-docs: 39/73] Tell gi-docgen to produce index summaries
- Date: Thu, 11 Mar 2021 19:32:42 +0000 (UTC)
commit 9daeb21741c86116b92b5ce1b6afdbb20e576d23
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Feb 18 20:19:22 2021 -0500
Tell gi-docgen to produce index summaries
docs/pango.toml.in | 1 +
docs/pangocairo.toml.in | 1 +
docs/pangofc.toml.in | 1 +
docs/pangoft2.toml.in | 1 +
docs/pangoot.toml.in | 1 +
docs/pangoxft.toml.in | 1 +
6 files changed, 6 insertions(+)
---
diff --git a/docs/pango.toml.in b/docs/pango.toml.in
index 1d3a1b43..fb4a6b49 100644
--- a/docs/pango.toml.in
+++ b/docs/pango.toml.in
@@ -49,6 +49,7 @@ dependencies = [ "GObject-2.0", "HarfBuzz-0.0", "PangoCairo-1.0",
[theme]
name = "basic"
+show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/"
diff --git a/docs/pangocairo.toml.in b/docs/pangocairo.toml.in
index 656be8d2..bba45161 100644
--- a/docs/pangocairo.toml.in
+++ b/docs/pangocairo.toml.in
@@ -22,6 +22,7 @@ dependencies = [ "Pango-1.0", "cairo-1.0" ]
[theme]
name = "basic"
+show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/"
diff --git a/docs/pangofc.toml.in b/docs/pangofc.toml.in
index 7acd5d72..a9c2b1ba 100644
--- a/docs/pangofc.toml.in
+++ b/docs/pangofc.toml.in
@@ -22,6 +22,7 @@ dependencies = [ "Pango-1.0", "fontconfig-2.0" ]
[theme]
name = "basic"
+show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/"
diff --git a/docs/pangoft2.toml.in b/docs/pangoft2.toml.in
index 43c0ca75..4e9d9d8a 100644
--- a/docs/pangoft2.toml.in
+++ b/docs/pangoft2.toml.in
@@ -22,6 +22,7 @@ dependencies = [ "Pango-1.0", "freetype2-2.0" ]
[theme]
name = "basic"
+show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/"
diff --git a/docs/pangoot.toml.in b/docs/pangoot.toml.in
index 581a4239..5a3912f3 100644
--- a/docs/pangoot.toml.in
+++ b/docs/pangoot.toml.in
@@ -17,6 +17,7 @@ dependencies = [ "Pango-1.0" ]
[theme]
name = "basic"
+show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/"
diff --git a/docs/pangoxft.toml.in b/docs/pangoxft.toml.in
index 241c0aa0..fa3b1494 100644
--- a/docs/pangoxft.toml.in
+++ b/docs/pangoxft.toml.in
@@ -22,6 +22,7 @@ dependencies = [ "Pango-1.0", "xft-2.0" ]
[theme]
name = "basic"
+show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/pango/-/blob/master/"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]