Added DocFX documentation

This commit is contained in:
Morten Nielsen 2020-01-19 18:30:43 -08:00
parent 9a32f41edf
commit 3571fdec12
25 changed files with 563 additions and 0 deletions

9
docs/.gitignore vendored Normal file
View file

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