Generate and publish documentation to GitHub Pages

This commit is contained in:
Mayuki Sawatari
2020-05-13 11:05:54 +09:00
parent 8b7a0e9b15
commit 43f1bb4d85
6 changed files with 131 additions and 0 deletions

10
docs/.gitignore vendored Normal file
View File

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