Coerce docfx into building API documentation

Temporary fix while waiting on dotnet/docfx#1254
This commit is contained in:
Christopher F
2017-04-03 15:51:17 -04:00
parent 51464c0a4e
commit df673e02e5
4 changed files with 9 additions and 5 deletions

5
.gitignore vendored
View File

@@ -202,4 +202,7 @@ project.lock.json
/docs/_build
*.pyc
/.editorconfig
.vscode/
.vscode/
docs/api/\.manifest
\.idea/