Update docs (#200)

This is a documentation-only update so automerging.  Please review the commit if there are any follow-ups requested.

* Update .gitignore for docfx genertated files

* Update documenation (part 1)

* Update docs and add some samples

* More doc updates
This commit is contained in:
Karl Burtram
2016-12-20 15:52:46 -08:00
committed by GitHub
parent 1e59166147
commit 4184eae8a1
26 changed files with 2529 additions and 5 deletions

4
.gitignore vendored
View File

@@ -282,6 +282,10 @@ Session.vim
# Visual Studio Code
.vscode/
# docfx generated files
_site
metadata
# Stuff from cake
/artifacts/
/.tools/