new docfx!

This commit is contained in:
Tig Kindel
2023-12-02 19:09:37 -07:00
parent b643e48104
commit ab5848902a
209 changed files with 3869 additions and 1406 deletions

6
.gitignore vendored
View File

@@ -5,15 +5,15 @@ obj
*~
packages
.vs
# User-specific files
*.user
# API Docs
docfx/api
docfx/_site
# Never push ./docs folder - the gh-pages branch is now used to publish to GH Pages
docs/
# Unit Tests
UnitTests/TestResults
TestResults