Initial Home page

Brad Severtson 2016-02-09 16:12:38 -08:00
Коммит 61a1c5a6b2
1 изменённых файлов: 46 добавлений и 0 удалений

46
Home.md Normal file

@ -0,0 +1,46 @@
Getting Started
---------------
[![Getting Started](URL: TBD)
[Video Tutorial](http://aka.ms/rtvstutorial)
* [Installation Instructions](RTVS-Installation)
* [Feature Matrix](Features-Matrix)
* [Overview Videos](Videos)
Contributing
------------
* [Contributing to RTVS](Contributing-to-RTVS)
* [Build Instructions for RTVS](Build-Instructions-for-RTVS)
Tutorials
---------
* [TBD](TBD)
Features in Depth
-----------------
* [Editing](Editor-Features)
* [Intellisense](Editor-Features#intellisense)
* [Navigation](Editor-Features#navigation)
* [Code Formatting](Code-Formatting)
* [Interactive REPL](Interactive-REPL)
* [Switching Scopes](Interactive-REPL#switching-scopes)
* [Send Code to Interactive](Interactive-REPL#sending-code-to-interactive)
* [Debugging](Debugging)
* [Basic Debugging](Debugging#basic-debugging)
* [Debugging with a Project](Debugging#debugging-with-a-project)
* [Debugging without a Project](Debugging#debugging-without-a-project)
* [The Debug Interactive Window](Debugging#the-debug-interactive-window)
Release Notes
-------------
See the downloads page for each release to read the release notes.
Other Pages
-----------
* [Where is RTVS installed?](Where-is-RTVS-installed)