summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarge Bot <marge-bot@gnome.org>2022-09-28 15:31:45 +0000
committerMarge Bot <marge-bot@gnome.org>2022-09-28 15:31:45 +0000
commite9f6b7dfcde2ce59e0d163b44766ddb03eddb72f (patch)
treecab04a514c9992246611804f079c5c008f31ddd9
parent5b48f156fb697d80f3be9e3bfae50232931409c1 (diff)
parent6ef26903c243ce08d466540046111aa10b15a22a (diff)
downloadlibrsvg-e9f6b7dfcde2ce59e0d163b44766ddb03eddb72f.tar.gz
Merge branch 'dist-icon' into 'main'
Ahem, actually distribute the icon. See merge request GNOME/librsvg!756
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/librsvg.toml3
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 1dcc4133..6098295a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,7 @@
DOCS_SRC = \
librsvg.toml \
+ librsvg-r.svg \
+ librsvg.svg \
load-and-render.c \
migrating.md \
overview.md \
diff --git a/doc/librsvg.toml b/doc/librsvg.toml
index 5ef2bc74..11a77519 100644
--- a/doc/librsvg.toml
+++ b/doc/librsvg.toml
@@ -27,6 +27,9 @@ content_files = [
"recommendations.md",
"migrating.md"
]
+content_images = [
+ "librsvg-r.svg"
+]
urlmap_file = "urlmap.js"
[[object]]