docs: Add missing extra files for gdk4 sub-references

The Wayland and X11 references need the gtk-logo.svg and the urlmap.js
extra files.

Fixes: #3905
This commit is contained in:
Emmanuele Bassi 2021-04-28 01:44:47 +01:00
parent 82f8fc3bee
commit 29382360ed
2 changed files with 12 additions and 0 deletions

View File

@ -21,3 +21,9 @@ show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/gtk/-/blob/master/"
[extra]
content_images = [
"images/gtk-logo.svg",
]
urlmap_file = "urlmap.js"

View File

@ -21,3 +21,9 @@ show_index_summary = true
[source-location]
base_url = "https://gitlab.gnome.org/GNOME/gtk/-/blob/master/"
[extra]
content_images = [
"images/gtk-logo.svg",
]
urlmap_file = "urlmap.js"