Add docfx support
This commit is contained in:
parent
942306d916
commit
a63511a4f4
4 changed files with 58 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,6 +8,9 @@
|
|||
##
|
||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||
|
||||
api/
|
||||
site/
|
||||
|
||||
.vscode/
|
||||
*.data
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue