1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-10 01:50:53 +09:00
Satori/docs/coreclr
Zlatko Knezevic a10f85f3b6 Add subfolders to Documentation folder
As raised in dotnet/coreclr#1075 by @akoeplinger, the Documentation folder's file
list forces the user to scroll way down to see the README.md. This
PR fixes that by storing the documents in separate sub-folders one
per hierarchy of related documents. Also changed
Documentation\README.md and root README.md to take into account
the new paths.


Commit migrated from 8d3936bff7
2015-06-10 09:50:32 -07:00
..
botr Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
building Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
coding-guidelines Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
decoders Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
images Add RyuJIT Overview to documentation 2015-04-28 10:55:47 -07:00
installing Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
miscellaneous Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
project-docs Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00
.gitmirrorall Add missing .gitmirrorall file. 2015-02-07 15:09:23 -08:00
dotnetcore-intro.md Re-work wiki as Repo docs 2015-06-01 21:40:54 -07:00
README.md Add subfolders to Documentation folder 2015-06-10 09:50:32 -07:00

Documents Index

This repo includes several documents that explain both high-level and low-level concepts about the .NET runtime. These are very useful for contributors, to get context that can be very difficult to acquire from just reading code.

Learn about .NET Core

Get .NET Core

Project Docs

Coding Guidelines

Build CoreCLR from Source

Book of the Runtime

Decoder Rings

Other Information