tune
This commit is contained in:
@@ -28,16 +28,16 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
{
|
||||
"src": "../",
|
||||
"files": [
|
||||
"Hi.Sample/Hi.Sample.csproj",
|
||||
"Hi.Sample.Wpf/Hi.Sample.Wpf.csproj"
|
||||
]
|
||||
}
|
||||
],
|
||||
"dest": "brief/sample",
|
||||
"src": [
|
||||
{
|
||||
"src": "../",
|
||||
"files": [
|
||||
"Hi.Sample/Hi.Sample.csproj",
|
||||
"Hi.Sample.Wpf/Hi.Sample.Wpf.csproj"
|
||||
]
|
||||
}
|
||||
],
|
||||
"dest": "sample",
|
||||
"disableGitFeatures": true,
|
||||
"force": false,
|
||||
"shouldSkipMarkup": false,
|
||||
@@ -55,15 +55,18 @@
|
||||
"files": [
|
||||
"api/**.yml",
|
||||
"api/toc.yml",
|
||||
"brief/**.yml",
|
||||
"brief/toc.yml"
|
||||
"sample/**.yml",
|
||||
"sample/toc.yml"
|
||||
]
|
||||
},
|
||||
{
|
||||
"files": [
|
||||
"brief/**/toc.yml",
|
||||
"brief/**.md",
|
||||
"brief/**/*.md",
|
||||
"dev-doc/**/toc.yml",
|
||||
"user-guide/**/toc.yml",
|
||||
"dev-doc/**.md",
|
||||
"dev-doc/**/*.md",
|
||||
"user-guide/**.md",
|
||||
"user-guide/**/*.md",
|
||||
"toc.yml",
|
||||
"*.md"
|
||||
]
|
||||
@@ -74,7 +77,7 @@
|
||||
"files": [
|
||||
"img/**",
|
||||
"acc/**",
|
||||
"brief/**.png",
|
||||
"sample/**.png",
|
||||
"dev-doc/**.png",
|
||||
"user-guide/**.png",
|
||||
"**.svg",
|
||||
|
||||
Reference in New Issue
Block a user