devel-docs: Add a urlmap file
The urlmap file allows gi-docgen to generate links for namespaces that are also generated by gi-docgen. For example, with this commit, a reference to `GObject` will now be properly linked to the GObject documentation.
This commit is contained in:
@ -106,3 +106,4 @@ content_images = [
|
||||
'images/string-combo-box.png',
|
||||
'images/unit-combo-box.png',
|
||||
]
|
||||
urlmap_file = "urlmap.js"
|
||||
|
Reference in New Issue
Block a user