Add basic docFx setup

This commit is contained in:
Christopher F
2016-07-21 17:07:45 -04:00
parent 9dae654096
commit 0ee102a376
10 changed files with 110 additions and 0 deletions

10
docs/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
###############
# folder #
###############
/**/DROP/
/**/TEMP/
/**/packages/
/**/bin/
/**/obj/
_site