add docfx support

This commit is contained in:
luoyunchong
2021-04-10 20:27:52 +08:00
parent cad97b37ba
commit 1afcd22fab
10 changed files with 333 additions and 0 deletions

15
docs/.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
###############
# folder #
###############
/**/DROP/
/**/TEMP/
/**/packages/
/**/bin/
/**/obj/
_site
/freesql/provider/*.yml
/freesql/provider/.manifest
/freesql/repository/*.yml
/freesql/repository/.manifest
/api/*.yml
/api/.manifest