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

5
docs/api/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
###############
# temp file #
###############
*.yml

1
docs/api/.manifest Normal file

File diff suppressed because one or more lines are too long

3
docs/api/index.md Normal file
View File

@@ -0,0 +1,3 @@
# PLACEHOLDER
TODO: Add .NET projects to *src* folder and run `docfx` to generate a **REAL** *API Documentation*!