Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
Samir Patel 19f74c4286 Helpfulness and font-size updates
Updating helpfulness so it only shows on non-index pages; Updating
font-sizes to be the larger 16px size for body, increasing main h1 to
36px since that was looking too small, removing h2 font-size and using
default theme size of 24px.
2016-06-07 14:25:45 -07:00
api Enable sphinx .NET domain links 2016-06-02 22:30:57 -07:00
aspnet Helpfulness and font-size updates 2016-06-07 14:25:45 -07:00
common Helpfulness and font-size updates 2016-06-07 14:25:45 -07:00
webhooks Fixed broken links 2016-05-02 14:54:54 -07:00
.gitattributes Added more WebHook docs 2015-09-13 21:38:50 -07:00
.gitignore Update .gitignore to ignore wwwroot/lib folder under samples folder 2015-11-09 13:42:49 -08:00
.travis.yml Remove mvc project from travis 2016-03-02 11:19:53 -08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-01-14 12:33:32 -08:00
Code updated bundleExclude to publishExclude 2015-11-07 17:11:16 -08:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:48:12 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:24:42 -07:00
requirements.txt Enable sphinx .NET domain links 2016-06-02 22:30:57 -07:00

README.md

ASP.NET Docs

This project provides the source for docs.asp.net. You can learn more about ASP.NET Core at the Home repo.

We accept pull requests! However, before submitting a pull request, please read the CONTRIBUTING guidelines, which include information on how to build the docs locally, as well as style and organizational guidance.