Coerce docfx into building API documentation
Temporary fix while waiting on dotnet/docfx#1254
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{
|
||||
"src": "..",
|
||||
"files": [
|
||||
"src/**project.json"
|
||||
"src/**/*.cs"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
@@ -66,7 +66,7 @@
|
||||
"default"
|
||||
],
|
||||
"globalMetadata": {
|
||||
"_appFooter": "Discord.Net (c) 2015-2016"
|
||||
"_appFooter": "Discord.Net (c) 2015-2017"
|
||||
},
|
||||
"noLangKeyword": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user