📝 add create matcher guide

This commit is contained in:
yanyongyu
2020-11-09 12:47:59 +08:00
parent 17ad11212e
commit 3528d38be1
3 changed files with 205 additions and 203 deletions

View File

@ -103,7 +103,8 @@ module.exports = context => ({
sidebar: "auto",
children: [
"loading-a-plugin",
"creating-a-plugin"
"creating-a-plugin",
"creating-a-matcher"
]
}
],