File: urlmap.js

package info (click to toggle)
libhitaki 0.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: ansic: 2,311; python: 544; makefile: 5; javascript: 5
file content (5 lines) | stat: -rw-r--r-- 198 bytes parent folder | download
1
2
3
4
5
baseURLs = [
    [ 'GLib', 'https://docs.gtk.org/glib/' ],
    [ 'GObject', 'https://docs.gtk.org/gobject/' ],
    [ 'Hinawa', 'http://alsa-project.github.io/gobject-introspection-docs/hinawa' ],
]