makeSearchCommand({
  name: "cfquickdocs",
  url: "http://www.cfquickdocs.com/?getDoc={QUERY}#{QUERY}",
  icon: "http://www.cfquickdocs.com/favicon.ico",
  homepage: "http://www.swartzfager.org/blog/",
  author: { name: "Brian Swartzfager", email: "bcswartz@gmail.com"},
  license: "GPL",
  description: "Searches the CFQuickDocs for the CFML tag or function you enter."
});


