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

View File

@@ -9,7 +9,11 @@ guidance on how to use it.
## [API Reference](api/index.md)
The API Reference contains details about the .NET API.
The .Net API Reference contains details about the .NET API.
## [Design](design/index.md)
Design and implementation documentation for the SQL Tools Service SDK.
## Getting Help