diff options
author | Matthias Clasen <mclasen@redhat.com> | 2021-02-18 20:19:22 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2021-03-11 13:17:36 -0500 |
commit | 9daeb21741c86116b92b5ce1b6afdbb20e576d23 (patch) | |
tree | 0e332f858546a9caeb01be75f2a4530971857510 /docs/pangoft2.toml.in | |
parent | 68ed4f739f06c1ab5e4201d66a0fa4ea2774aae6 (diff) | |
download | pango-9daeb21741c86116b92b5ce1b6afdbb20e576d23.tar.gz |
Tell gi-docgen to produce index summaries
Diffstat (limited to 'docs/pangoft2.toml.in')
-rw-r--r-- | docs/pangoft2.toml.in | 1 |
1 files changed, 1 insertions, 0 deletions
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/" |