summaryrefslogtreecommitdiff
path: root/doc/librsvg.toml
blob: 254be2c4009d06f97844cb28fb7b8c459d691c19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[library]
version = "2.55.1"
description = "Librsvg - load and render SVG documents"
authors = "Librsvg developers"
license = "LGPL-2.1-or-later"
browse_url = "https://gitlab.gnome.org/GNOME/librsvg/"
repository_url = "https://gitlab.gnome.org/GNOME/librsvg.git"
website_url = "https://wiki.gnome.org/Projects/LibRsvg"
devhelp = true
search_index = true

[source-location]
# The base URL for the web UI
base_url = "https://gitlab.gnome.org/GNOME/librsvg/-/blob/main/"
# The format for links, using "filename" and "line" for the format
file_format = "{filename}#L{line}"

[theme]
name = "basic"
show_index_summary = true
show_class_hierarchy = true

[extra]
content_files = [
  "overview.md",
  "recommendations.md",
  "migrating.md"
]
urlmap_file = "urlmap.js"

[[object]]
name = "Rsvg.DEPRECATED_FOR"
hidden = true