File: urlmap_fwupdplugin.js

package info (click to toggle)
fwupd 2.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 32,504 kB
  • sloc: ansic: 277,388; python: 11,485; xml: 9,493; sh: 1,625; makefile: 167; cpp: 19; asm: 11; javascript: 9
file content (5 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (4)
1
2
3
4
5
baseURLs = [
	[ 'Gio', 'https://people.gnome.org/~ebassi/docs/_build/Gio/' ],
	[ 'GObject', 'https://people.gnome.org/~ebassi/docs/_build/GObject/' ],
	[ 'Fwupd', '../libfwupd/' ],
]