Build docs in netlify with docfx

This commit is contained in:
Gary Tierney
2019-08-04 03:15:46 +01:00
parent 0b61e559fc
commit 43acb3798d
13 changed files with 129 additions and 22 deletions
+14 -14
View File
@@ -1,18 +1,12 @@
{
"metadata": [
{
"src": [
{
"files": [
]
}
],
"dest": "api",
"disableGitFeatures": false,
"disableDefaultFilter": false
}
],
"build": {
"globalMetadata": {
"_appTitle": "Apollo Documentation",
"_gitContribute": {
"repo": "https://github.com/apollo-rsps/apollo",
"branch": "kotlin-experiments"
}
},
"content": [
{
"files": [
@@ -27,6 +21,12 @@
"toc.yml",
"*.md"
]
},
{
"files": [
"plugin-api/toc.yml",
"plugin-api/spec/**.yml"
]
}
],
"resource": [
@@ -39,7 +39,7 @@
"overwrite": [
{
"files": [
"apidoc/**.md"
"plugin-api/overwrites/**.md"
],
"exclude": [
"obj/**",