mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
Merge branch 'backport-4049-gvariant-docs-dir-glib-2-80' into 'glib-2-80'
Backport !4049 “Correct installation directory of GVariant specification” to glib-2-80 See merge request GNOME/glib!4054
This commit is contained in:
commit
d2cfbb8eca
@ -23,7 +23,7 @@ if get_option('documentation')
|
||||
rst2html5 = find_program('rst2html5', 'rst2html5.py', required: false)
|
||||
|
||||
if rst2html5.found()
|
||||
spec_path = docs_dir
|
||||
spec_path = docs_dir / 'glib-2.0'
|
||||
|
||||
figures = files(
|
||||
'gvariant-byte-boundaries.svg',
|
||||
|
Loading…
x
Reference in New Issue
Block a user