|
@@ -35,7 +35,8 @@ |
|
|
"**/images/**", |
|
|
"**/images/**", |
|
|
"**/samples/**", |
|
|
"**/samples/**", |
|
|
"langwordMapping.yml", |
|
|
"langwordMapping.yml", |
|
|
"marketing/logo/SVG/**.svg" |
|
|
|
|
|
|
|
|
"marketing/logo/SVG/**.svg", |
|
|
|
|
|
"favicon.ico" |
|
|
] |
|
|
] |
|
|
}], |
|
|
}], |
|
|
"dest": "_site", |
|
|
"dest": "_site", |
|
@@ -51,7 +52,8 @@ |
|
|
"_appTitle": "Discord.Net Documentation", |
|
|
"_appTitle": "Discord.Net Documentation", |
|
|
"_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta", |
|
|
"_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta", |
|
|
"_enableSearch": true, |
|
|
"_enableSearch": true, |
|
|
"_appLogoPath": "marketing/logo/SVG/Logomark White.svg" |
|
|
|
|
|
|
|
|
"_appLogoPath": "marketing/logo/SVG/Logomark White.svg", |
|
|
|
|
|
"_appFaviconPath": "favicon.ico" |
|
|
}, |
|
|
}, |
|
|
"xrefService": [ |
|
|
"xrefService": [ |
|
|
"https://xref.docs.microsoft.com/query?uid={uid}" |
|
|
"https://xref.docs.microsoft.com/query?uid={uid}" |
|
|