summaryrefslogtreecommitdiff
path: root/doc/urlmap.js
blob: 4e1960737384ce2fb0e581479a64956443798c53 (plain)
1
2
3
4
// A map between namespaces and base URLs for their online documentation
baseURLs = [
    [ 'GSSDP', 'https://gnome.pages.gitlab.gnome.org/gssdp/docs/' ],
]