Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/assets/contributing/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,13 @@
"zh": "5.如何贡献代码",
"en": "5-How to Contribute Code"
}
},
{
"path": "./sourcesode/12-1 VChart plugins explanation",
"title": {
"zh": "12.1 VChart 插件说明",
"en": "12-1 VChart plugins explanation"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# VChart 插件系统
Loading