mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
20 lines
313 B
JSON
20 lines
313 B
JSON
{
|
|
"metadata": [
|
|
{
|
|
"src": [
|
|
{
|
|
"files": [ "GFramework.sln" ]
|
|
}
|
|
],
|
|
"dest": "api"
|
|
}
|
|
],
|
|
"build": {
|
|
"content": [
|
|
{ "files": [ "api/**.yml", "api/index.md" ] },
|
|
{ "files": [ "docs/**.md", "docs/**/toc.yml" ] }
|
|
],
|
|
"dest": "_site"
|
|
}
|
|
}
|