summaryrefslogtreecommitdiff
path: root/docs/pangofc.toml.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-03-11 14:06:13 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-11 14:32:31 -0500
commit85555e4ec42ea99e97f738fd6ccd31860f464fcf (patch)
tree46b8577af7f9446beb16e96af153a355f5e4cad8 /docs/pangofc.toml.in
parent71e7d2b3ca21f57425e21e75025b1bb67496a4fb (diff)
downloadpango-85555e4ec42ea99e97f738fd6ccd31860f464fcf.tar.gz
docs: Add search and fix crosslinks
Diffstat (limited to 'docs/pangofc.toml.in')
-rw-r--r--docs/pangofc.toml.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/pangofc.toml.in b/docs/pangofc.toml.in
index a9c2b1ba..061ff072 100644
--- a/docs/pangofc.toml.in
+++ b/docs/pangofc.toml.in
@@ -9,11 +9,13 @@ logo_url = "pango-name.png"
license = "GPL-2.1-or-later"
description = "Fontconfig support for Pango"
dependencies = [ "Pango-1.0", "fontconfig-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."fontconfig-2.0"]
name = "Fontconfig"