summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2021-02-01 14:56:20 +0100
committerMathieu Duponchelle <mathieu@centricular.com>2021-02-01 14:56:20 +0100
commita72ec55b873b09a7d9f4ad7cfb252aeff7e6fa22 (patch)
tree47ee6dd547791cd7bc899a7dfb9c8bbab5242b30
parent2248c5a389d21b6e2ae7c36e7d926b082c0733a9 (diff)
Update hotdoc theme
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/138>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index fd55f51..0d7caa1 100644
--- a/meson.build
+++ b/meson.build
@@ -95,7 +95,7 @@ sitemap = configure_file(command: [sitemap_gen, '@INPUT@', '@OUTPUT@',
input: 'sitemap.txt',
output: 'sitemap.txt')
-html_theme = 'https://github.com/hotdoc/hotdoc_lumen_theme/releases/download/0.999999999/hotdoc_lumen_theme-0.999999999.tar.xz?sha256=d4b3a9a4a2c22f1aa3aa9cf5ebf39a704a2716360b1b32353568de78b2c451dc'
+html_theme = 'https://github.com/hotdoc/hotdoc_lumen_theme/releases/download/0.13.1/hotdoc_lumen_theme-0.13.1.tar.xz?sha256=f04c0808270cddd5436d445e28d7c67acf8e49f730181f1c6c13257c48849f5d'
gstreamer_doc = hotdoc.generate_doc('GStreamer',
project_version: apiversion,