projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec4ac9c
)
devhelp: specify --devhelp-online
author
Mathieu Duponchelle
<mathieu@centricular.com>
Sun, 26 May 2019 10:38:38 +0000
(12:38 +0200)
committer
Mathieu Duponchelle
<mathieu@centricular.com>
Sun, 26 May 2019 10:38:38 +0000
(12:38 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index
8552e2a
..
298b639
100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-68,6
+68,7
@@
gstreamer_doc = hotdoc.generate_doc('GStreamer',
disable_incremental_build: true,
gst_list_plugins_page: 'plugins_doc.md',
devhelp_activate: true,
+ devhelp_online: 'https://gstreamer.freedesktop.org/documentation/',
build_always_stale: true,
edit_on_github_repository: 'https://gitlab.freedesktop.org/gstreamer/gst-docs/',
)