mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
build: Combine duplicate urlmap.js files
Seems no point in keeping them separate. It doesn’t seem to matter if they contain entries which are unused for a particular docs build. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -37,7 +37,7 @@ show_index_summary = true
|
||||
show_class_hierarchy = true
|
||||
|
||||
[extra]
|
||||
urlmap_file = "urlmap.js"
|
||||
urlmap_file = "../urlmap.js"
|
||||
# The same order will be used when generating the index
|
||||
content_files = [
|
||||
"overview.md",
|
||||
|
Reference in New Issue
Block a user