/zazu-devdocs

Zazu plugin to search for API documentations with devdocs.io

Primary LanguageJavaScriptMIT LicenseMIT

zazu-devdocs

Zazu plugin to search for API documentations with devdocs.io

Usage

To search API documentations type devdocs then the name of the documentation to search for. For example devdocs bootstrap.

screenshot

Install

Add danielbayerlein/zazu-devdocs inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "danielbayerlein/zazu-devdocs"
  ]
}

License

Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.