summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-11-18 19:47:07 +0000
committerEmmanuele Bassi <ebassi@gmail.com>2021-11-18 20:41:03 +0000
commit93cf9c578b95d685cd7b8197993c0be0f89e6348 (patch)
treef4c86fc377185703d010f245a77ec4cabf6194b5 /doc
parentb35cbebc748d2f2e32ab77cdda644558d9283f62 (diff)
downloadlibgweather-93cf9c578b95d685cd7b8197993c0be0f89e6348.tar.gz
docs: Add a link to the GWeather reference
Diffstat (limited to 'doc')
-rw-r--r--doc/libgweather.toml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/libgweather.toml.in b/doc/libgweather.toml.in
index be4c671..83b43e9 100644
--- a/doc/libgweather.toml.in
+++ b/doc/libgweather.toml.in
@@ -3,6 +3,7 @@ namespace = "GWeather"
version = "@GWEATHER_VERSION@"
browse_url = "https://gitlab.gnome.org/GNOME/libgweather/"
repository_url = "https://gitlab.gnome.org/GNOME/libgweather.git"
+website_url = "https://gnome.pages.gitlab.gnome.org/libgweather/"
docs_url = "https://gnome.pages.gitlab.gnome.org/libgweather/"
logo_url = "libgweather-logo.svg"
authors = "The GWeather authors"