mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
16 lines
301 B
JSON
16 lines
301 B
JSON
{
|
|
"items": [
|
|
{
|
|
"label": "Readme",
|
|
"file" : "./readme.md"
|
|
},
|
|
{
|
|
"label": "Edit content",
|
|
"file" : "./change_doc.md"
|
|
},
|
|
{
|
|
"label": "Add document",
|
|
"file" : "./add_doc.md"
|
|
}
|
|
]
|
|
} |