AspNetCore.Docs/aspnet/index.rst

49 lines
1.3 KiB
ReStructuredText

.. aspnet documentation master file, created by
sphinx-quickstart on Mon Feb 9 14:30:11 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. _index:
ASP.NET 5 Documentation
=======================
.. note:: `This Microsoft Download Center page <http://go.microsoft.com/fwlink/?LinkId=623894>`__ contains instructions for downloading and installing ASP.NET beta 7 and the tooling updates for Visual Studio 2015.
.. include:: ../common/stub-overview.txt
Topics
------
.. toctree::
:titlesonly:
getting-started/index
tutorials/index
conceptual-overview/index
fundamentals/index
dnx/index
frameworks/index
data/index
publishing/index
client-side/index
mobile/index
security/index
performance/index
migration/index
contribute/index
Related Resources
-----------------
* :ref:`.NET Core Documentation <dotnet:index>`
Contribute
----------
The documentation on this site is the handiwork of our many `contributors <https://github.com/aspnet/docs/contributors>`_.
**We accept pull requests!** But you're more likely to have yours accepted if you follow these guidelines:
1. Read https://github.com/aspnet/Docs/blob/master/CONTRIBUTING.md
2. Follow the :ref:`ASP.NET Docs Style Guide <style-guide>`