Zazu plugin to search for API documentations with devdocs.io
To search API documentations type devdocs
then the name of the documentation to search for.
For example devdocs bootstrap
.
Add danielbayerlein/zazu-devdocs
inside of plugins
block of your ~/.zazurc.json
file.
{
"plugins": [
"danielbayerlein/zazu-devdocs"
]
}
Copyright (c) 2017 Daniel Bayerlein. See LICENSE for details.