summaryrefslogtreecommitdiff
path: root/docs/pangoft2.toml.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pangoft2.toml.in')
-rw-r--r--docs/pangoft2.toml.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/pangoft2.toml.in b/docs/pangoft2.toml.in
index 4e9d9d8a..c44dfe7f 100644
--- a/docs/pangoft2.toml.in
+++ b/docs/pangoft2.toml.in
@@ -9,11 +9,13 @@ logo_url = "pango-name.png"
license = "GPL-2.1-or-later"
description = "Freetype support for Pango"
dependencies = [ "Pango-1.0", "freetype2-2.0" ]
+devhelp = true
+search_index = true
[dependencies."Pango-1.0"]
name = "Pango"
description = "A library for layout out and rendering of text"
- docs_url = "https://developer.gnome.org/pango/stable"
+ docs_url = "../Pango/"
[dependencies."freetype2-2.0"]
name = "Freetype"