diff --git a/docs/index.rst b/docs/index.rst index e269ec500174..e2aa83bca4e6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,14 +6,52 @@ ASP.NET 5 Documentation ======================= -Contents: +Your First ASP.NET Application +------------------------------ .. toctree:: :maxdepth: 1 yourfirst/yourfirstaspnetapplication/yourfirstaspnetapplication yourfirst/fundamentalconcepts/fundamentalconcepts - migration/migratingfrommvc5/migratingfrommvc5 + +ASP.NET MVC 6 +------------- + +.. toctree:: + :maxdepth: 1 + + migrating/migratingfrommvc5/migratingfrommvc5 + +Web API +------- + +.. toctree:: + :maxdepth: 1 + + + +Mobile +------ + +.. toctree:: + :maxdepth: 1 + + + +Web Forms +--------- + +.. toctree:: + :maxdepth: 1 + + +SignalR +------- + +.. toctree:: + :maxdepth: 1 + Indices and tables