librsvg source for verification 2026-05-22

This commit is contained in:
2026-05-22 16:45:08 +08:00
commit 75af7ac721
2138 changed files with 161177 additions and 0 deletions

39
doc/librsvg.toml Normal file
View File

@@ -0,0 +1,39 @@
# Configuration for https://gitlab.gnome.org/GNOME/gi-docgen
[library]
version = "2.62.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://gnome.pages.gitlab.gnome.org/librsvg/"
devhelp = true
search_index = true
logo_url = "librsvg-r.svg"
[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"
]
content_images = [
"librsvg-r.svg"
]
urlmap_file = "urlmap.js"
[[object]]
name = "Rsvg.DEPRECATED_FOR"
hidden = true