AspNetCore.Docs/docs/index.rst

48 lines
1.0 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.
ASP.NET 5 Documentation
=======================
.. include:: stub-overview.txt
.. toctree::
:titlesonly:
getting-started/index
tutorials/index
conceptual-overview/index
fundamentals/index
dnx/index
data/index
publishing/index
client-side/index
mobile/index
security/index
performance/index
migration/index
.. toctree::
:maxdepth: 1
:titlesonly:
:caption: Frameworks
mvc/index
Contribute
----------
**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 :doc:`ASP.NET Docs Style Guide <contribute/style-guide>`
.. Indices and tables
.. ==================
.. * :ref:`genindex`
.. * :ref:`modindex`
.. * :ref:`search`