添加模糊查找功能

This commit is contained in:
fofolee
2019-05-07 19:24:58 +08:00
parent f0d73ed3d5
commit 63356a5054
5 changed files with 74 additions and 112 deletions

View File

@@ -1,10 +1,10 @@
{
"pluginName": "程序员手册",
"description": "内置了多个实用的离线中文手册包括Linux、PHP、Python、JS、C、Vim、Git、Docker、Sql、uTools等",
"description": "内置了多个实用的离线中文手册包括Linux、PHP、Python、JS等,以及提供了搜索devdocs、dash上的文档的功能",
"main": "index.html",
"homepage": "https://github.com/fofolee/uTools-Manuals",
"publishPage": "https://yuanliao.info/d/356",
"version": "0.0.2",
"version": "0.0.3",
"author": "云之轩",
"logo": "logo.png",
"platform": [ "win32", "darwin" ],