add doc for __init__.py

This commit is contained in:
yanyongyu
2020-08-18 17:24:49 +08:00
parent 76cfe34fa5
commit e523aa8d89
11 changed files with 10877 additions and 83 deletions

View File

@ -27,7 +27,7 @@ module.exports = {
editLinkText: "在 GitHub 上编辑此页",
docsDir: "docs",
lastUpdated: "上次更新",
nav: [{ text: "API", link: "/api.md" }],
nav: [{ text: "API", link: "/api/" }],
sidebar: {}
},