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:
Philip Withnall
2024-02-06 15:39:50 +00:00
parent 3695249ebb
commit 4c178fa623
10 changed files with 5 additions and 41 deletions

View File

@@ -39,7 +39,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 = [
"concepts.md",